reflectableOutput property

ReflectableOutput reflectableOutput
final

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;