menu
objd package
documentation
core.dart
DataStorage
DataStorage const constructor
DataStorage const constructor
dark_mode
light_mode
DataStorage
constructor
const
DataStorage
(
String
name
, {
bool
autoNamespace
=
true
,
})
Implementation
const DataStorage(this.name, {this.autoNamespace = true});
objd package
documentation
core
DataStorage
DataStorage const constructor
DataStorage class