adhara
data_interface
DataInterface
canStore property
canStore
DataInterface class
Constructors
DataInterface
Properties
canStore
config
httpStorageProvider
keyValueStorageProvider
networkProvider
hashCode
runtimeType
Methods
createDataStores
delete
getFromHTTP
query
queryOne
save
saveAll
storeHTTPData
update
noSuchMethod
toString
Operators
operator ==
canStore property
bool
canStore
Implementation
bool get canStore { return true; }