menu
tom_reflection package
documentation
generated.dart
ClassMirror<T>
createKeyedMap<V> method
createKeyedMap<V> method
dark_mode
light_mode
createKeyedMap<
V
>
method
@
override
Map
<
T
,
V
>
createKeyedMap
<
V
>(
)
override
Implementation
@override Map<T, V> createKeyedMap<V>() => <T, V>{};
tom_reflection package
documentation
generated
ClassMirror<T>
createKeyedMap<V> method
ClassMirror class