menu
nd_core_utils package
documentation
nd_map_utils.dart
NDMapUtils<K, V>
ndInvert method
ndInvert method
dark_mode
light_mode
ndInvert
method
Map
<
V
,
K
>
ndInvert
(
)
Implementation
Map<V, K> ndInvert() => invert();
nd_core_utils package
documentation
nd_map_utils
NDMapUtils<K, V>
ndInvert method
NDMapUtils extension on
Map
<
K
,
V
>