Packagecom.tuarua.firebase.firestore
Classpublic class ServerTimestampFieldValue
InheritanceServerTimestampFieldValue Inheritance FieldValue Inheritance Object



Public Properties
 PropertyDefined By
  methodName : String = FieldValue.serverTimestamp
ServerTimestampFieldValue
Public Methods
 MethodDefined By
 Inherited
[static] Returns a special value that can be used with set() or update() that tells the server to increment the field's current value by the given value.
FieldValue
 Inherited
[static] Returns a sentinel for use with update() to mark a field for deletion.
FieldValue
 Inherited
[static] Returns a sentinel for use with set() or update() to include a server-generated timestamp in the written data.
FieldValue
Property Detail
methodNameproperty
public var methodName:String = FieldValue.serverTimestamp