couchbase_lite
couchbase_lite
Document
id property
id
couchbase_lite
couchbase_lite
Document
id property
Document class
Constructors
Document
Properties
id
hashCode
runtimeType
Methods
contains
count
getArray
getBoolean
getDouble
getInt
getKeys
getList
getMap
getString
getValue
toMap
toMutable
noSuchMethod
toString
Operators
operator ==
id property
String
id
The document's ID.
Implementation
String get id => _id;