Closed luckpizza closed 6 years ago
Change @InjectExtra retention @Retention(SOURCE) to @Retention(CLASS)
Fixes: https://github.com/f2prateek/dart/issues/150
This was addressed in 2.0.3
Change @InjectExtra retention @Retention(SOURCE) to @Retention(CLASS)
Fixes: https://github.com/f2prateek/dart/issues/150