StoreImpl constructor

StoreImpl({
  1. bool storageJson = true,
})

Implementation

StoreImpl({this.storageJson = true});