adhara
http_storage_provider
HTTPStorageProvider
tableName property
tableName
HTTPStorageProvider class
Constructors
HTTPStorageProvider
Properties
tableName
config
constraints
db
fieldsStringSchema
hashCode
runtimeType
schema
selectColumns
stringSchema
Methods
close
createTable
delete
get
getById
getByIdRaw
getData
getList
getOperatorClassFromMap
getRaw
getRawList
insert
insertAll
noSuchMethod
open
remove
setData
toString
update
Operators
operator ==
tableName property
String
tableName
Implementation
get tableName { return "HTTP_STORAGE"; }