StatusCode 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
Static Properties
- BAD_REQUEST → String
-
final
- CANCELLED → String
-
final
-
codes
→ Map<
String, int> -
final
- EXPIRED → String
-
final
- EXPIRED_TOKEN → String
-
final
- FAILED → String
-
final
- INITIATED → String
-
final
- INSUFFICIENT_BALANCE → String
-
final
- INVALID_CREDENTIALS → String
-
final
- INVALID_PARAMS → String
-
final
- INVALID_TOKEN → String
-
final
-
messages
→ Map<
String, String> -
final
- NOT_ALLOWED → String
-
final
- NOT_FOUND → String
-
final
- OK → String
-
final
- OPERATION_ERROR → String
-
final
- OTP_ERROR → String
-
final
- OTP_EXPIRED → String
-
final
- PENDING → String
-
final
-
statuses
→ Map<
int, String> -
final
- SUCCESSFUL → String
-
final
- TRANSACTION_EXIST → String
-
final
- UNIMPLEMENTED → String
-
final
- USER_IS_BLOCKED → String
-
final
- USER_NOT_FOUND → String
-
final