Packagecom.tuarua.firebase.firestore
Classpublic final class DocumentChangeType
InheritanceDocumentChangeType Inheritance Object



Public Constants
 ConstantDefined By
  ADDED : int = 0
[static]
DocumentChangeType
  MODIFIED : int = 1
[static]
DocumentChangeType
  REMOVED : int = 2
[static]
DocumentChangeType
Constant Detail
ADDEDConstant
public static const ADDED:int = 0

MODIFIEDConstant 
public static const MODIFIED:int = 1

REMOVEDConstant 
public static const REMOVED:int = 2