menu
lc_utils package
documentation
lc_utils.dart
NullableExtMap<K, V>
toNullable property
toNullable property
dark_mode
light_mode
toNullable
property
Nullable
<
Map
>
get
toNullable
Implementation
Nullable<Map> get toNullable => Nullable(this);
lc_utils package
documentation
lc_utils
NullableExtMap<K, V>
toNullable property
NullableExtMap extension on
Map
<
K
,
V
>