Storage class

Variable related library of Local Data Storage (LDS)

Constructors

Storage()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
setIndicatorUUID ← dynamic
initialize indicator uuid from GEIGER toolbox (UI) @param indicatorUUID
no getter

Methods

initStorageController() Future
initialize instance of controller access LDS on current device (android, windows etc)
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

controller ↔ StorageController
getter/setter pair
deviceUUID String
getter/setter pair
geigerIndicatorUUID String
geiger indicator uuid generate by GEIGER toolbox (UI)
getter/setter pair
getValuePath List
getter/setter pair
pluginUUIDs List
exists plugin in LDS metrics path
getter/setter pair
userUUID String
current User, Device UUID generate by LDS unique
getter/setter pair