menu
ferry_store package
documentation
ferry_store
Store
get abstract method
get
brightness_4
get
abstract method
Null safety
Map
<
String
,
dynamic
>
?
get
(
String
dataId
)
Implementation
Map<String, dynamic>? get(String dataId);
ferry_store package
documentation
ferry_store
Store
get abstract method
Store class
Constructors
Store
Properties
hashCode
keys
runtimeType
Methods
clear
delete
deleteAll
dispose
get
noSuchMethod
put
putAll
toString
watch
Operators
operator ==