menu
tom_reflection package
documentation
generated.dart
NonGenericClassMirrorImpl<T extends Object>
createKeyedValuedMap method
createKeyedValuedMap method
dark_mode
light_mode
createKeyedValuedMap
method
@
override
Map
<
T
,
T
>
createKeyedValuedMap
(
)
inherited
Implementation
@override Map<T, T> createKeyedValuedMap() => <T, T>{};
tom_reflection package
documentation
generated
NonGenericClassMirrorImpl<T extends Object>
createKeyedValuedMap method
NonGenericClassMirrorImpl class