ResponseMessages class
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
- alreadyFound → const String
- available → const String
- dataNotValid → const String
- errorFound → const String
- internetDisconnected → const String
- invalidData → const String
- invalidId → const String
- loaded → const String
- loading → const String
- notFound → const String
- notSupported → const String
- postingUnsuccessful → const String
- processCanceled → const String
- processCompleted → const String
- processFailed → const String
- processPaused → const String
- processStopped → const String
- resultNotValid → const String
- successful → const String
- tryAgain → const String
- undefined → const String
- undetected → const String
- unmodified → const String
- uploadingUnsuccessful → const String