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