ResponseMessage class

Constructors

ResponseMessage()

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

badRequest String
getter/setter pair
cancel String
getter/setter pair
connectTimeout String
getter/setter pair
defaultError String
getter/setter pair
forbidden String
getter/setter pair
internalServerError String
getter/setter pair
notFound String
getter/setter pair
receiveTimeout String
getter/setter pair
sendTimeout String
getter/setter pair
unauthorized String
getter/setter pair