irte_engine
key_value_storage
KeyValueStorage
ready property
ready
ready
property
Null safety
Future
<
bool
>
ready
Is the storage initialized
Implementation
Future<bool> get ready => box.initStorage;
irte_engine
key_value_storage
KeyValueStorage
ready property
KeyValueStorage class
Constructors
KeyValueStorage
Properties
box
hashCode
namespace
ready
runtimeType
Methods
clear
get
noSuchMethod
remove
set
toString
Operators
operator ==