InMemoryLocalStorage class

Inheritance

Constructors

InMemoryLocalStorage()

Properties

baseDirFn FutureOr<String> Function()
finalinherited
clear LocalStorageClearStrategy
finalinherited
db ↔ Database
latefinalinherited
hashCode int
The hash code for this object.
no setterinherited
isInitialized bool
getter/setter pairinherited
path String
latefinalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

destroy() Future<void>
override
dispose() → void
inherited
initialize() Future<LocalStorage>
override
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