data top-level property
This mapping contains the mirror-data for each reflector. It will be initialized in the generated code.
Implementation
Map<Reflection, ReflectorData> data = throw StateError(
pleaseInitializeMessage,
);
This mapping contains the mirror-data for each reflector. It will be initialized in the generated code.
Map<Reflection, ReflectorData> data = throw StateError(
pleaseInitializeMessage,
);