sembast
sembast
DatabaseFactory
hasStorage property
hasStorage
sembast
sembast
DatabaseFactory
hasStorage property
DatabaseFactory class
Constructors
DatabaseFactory
Properties
hasStorage
hashCode
runtimeType
Methods
deleteDatabase
openDatabase
noSuchMethod
toString
Operators
operator ==
hasStorage
property
bool
hasStorage
True if it has an associated storage (fs, idb).
false for memory
Implementation
bool get hasStorage;