ApiConstants class abstract

Various constants, relevant for the Realtime database API

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

eventStreamCanceled → const int
Internal error code, used for remotely canceled server streams.
nullETag → const String
ETag that indicates a null value at the server.
serverTimeStamp → const Map<String, dynamic>
The time since UNIX epoch, in milliseconds.
statusCodeETagMismatch → const int
412 Precondition Failed