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