Response<T> class
abstract
- Implementers
Properties
Methods
-
asJson(
) → Map< String, dynamic> -
asXml(
) → XmlDocument -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toEntity<
R extends BaseEntity> () → R? -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited