cbl
cbl
DocumentChange
DocumentChange const constructor
DocumentChange
DocumentChange
constructor
Null safety
const
DocumentChange
(
Database
database
,
String
documentId
)
Creates a
Document
change event.
Implementation
const DocumentChange(this.database, this.documentId);
cbl
cbl
DocumentChange
DocumentChange const constructor
DocumentChange class
Constructors
DocumentChange
Properties
database
documentId
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==