classMirrors top-level property
Map<Type, ClassMirror?>
get
classMirrors
returns the map of Type-ClassMirror
Implementation
Map<Type, ClassMirror?> get classMirrors => _classMirrors;
returns the map of Type-ClassMirror
Map<Type, ClassMirror?> get classMirrors => _classMirrors;