StringConstants class
Constructors
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
- AUTH_CLIENT_PUBLIC_KEY_NAME → const String
- AUTH_CONTEXT → const String
- AUTH_DEFAULT_URL → const String
- AUTH_PROTOCOL → const String
- AUTH_REQUEST_EXPIRY_MAX → const int
- AUTH_REQUEST_EXPIRY_MIN → const int
- AUTH_STORAGE_PREFIX → const String
- AUTH_VERSION → const double
- OCAUTH_CLIENT_PUBLIC_KEY_NAME → const String