menu
dimap package
documentation
dimp.dart
Wrapper
getMap static method
getMap static method
dark_mode
light_mode
getMap
static method
Map
?
getMap
(
Object
?
dict
)
Get inner Map
Remove first wrapper
Implementation
static Map? getMap(Object? dict) => wrapper.getMap(dict);
dimap package
documentation
dimp
Wrapper
getMap static method
Wrapper class