menu
widget2rfw package
documentation
flutter/runtime.dart
DataSourceEncoder
isMap abstract method
isMap abstract method
dark_mode
light_mode
isMap
abstract method
bool
isMap
(
List
<
Object
>
argsKey
)
Return true if the given key identifies a map, otherwise false.
Implementation
bool isMap(List<Object> argsKey);
widget2rfw package
documentation
flutter/runtime
DataSourceEncoder
isMap abstract method
DataSourceEncoder class