Constants class abstract

A set of constants which will be used in the SDK.

Constructors

Constants()

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

clientIsClosed → const String
fatalError → const String
fibreErrorOccurred → const String
forbidden → const String
invalidArgument → const String
requestCancelled → const String
requestFailed → const String
requestFailure → const String
requestTimeout → const String
unknownError → const String