menu
rfw package
documentation
rfw.dart
DataSource
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);
rfw package
documentation
rfw
DataSource
isMap abstract method
DataSource class