menu
dimax package
documentation
dimp.dart
Wrapper
getMap static method
getMap static method
dark_mode
light_mode
getMap
static method
Map
?
getMap
(
Object
?
dict
)
Shallow unwrap dict value.
Implementation
static Map? getMap(Object? dict) => wrapper.getMap(dict);
dimax package
documentation
dimp
Wrapper
getMap static method
Wrapper class