menu
shorebird package
documentation
datastore.dart
DataStoreLocal
DataStoreLocal.new constructor
DataStoreLocal.new constructor
dark_mode
light_mode
DataStoreLocal
constructor
DataStoreLocal
(
Map
<
Type
,
ClassInfo
>
classInfoMap
, {
String
path
=
'local_datastore.json'
,
})
Implementation
DataStoreLocal(super.classInfoMap, {this.path = 'local_datastore.json'});
shorebird package
documentation
datastore
DataStoreLocal
DataStoreLocal.new constructor
DataStoreLocal class