reflectableOutput property
For each @Component
and @Injectable
, how to allow dynamic loading.
This is known as the initReflector()
method in .template.dart
files.
Implementation
final ReflectableOutput reflectableOutput;
For each @Component
and @Injectable
, how to allow dynamic loading.
This is known as the initReflector()
method in .template.dart
files.
final ReflectableOutput reflectableOutput;