menu
json_store package
documentation
json_store
JsonStore
commitBatch method
commitBatch
brightness_4
commitBatch
method
Null safety
Future
<
void
>
commitBatch
(
Batch
batch
)
Implementation
Future<void> commitBatch(Batch batch) async { await batch.commit(noResult: true); }
json_store package
documentation
json_store
JsonStore
commitBatch method
JsonStore class
Constructors
JsonStore
Properties
hashCode
runtimeType
Methods
clearDataBase
commitBatch
deleteItem
deleteLike
getItem
getItemLike
getListLike
noSuchMethod
setItem
startBatch
toString
Operators
operator ==
Constants
encryptByDefault