couchbase_lite
couchbase_lite
Limit
Limit constructor
Limit
couchbase_lite
couchbase_lite
Limit
Limit constructor
Limit class
Constructors
Limit
Properties
hashCode
options
param
queryId
runtimeType
tokens
Methods
toJson
addChangeListener
execute
getParameters
noSuchMethod
removeChangeListener
setParameters
toString
Operators
operator ==
Limit constructor
Limit
(
)
Implementation
Limit() { this.options = new Map<String, dynamic>(); this.param = new Parameters(); }