Request mixin

Implemented types
Mixin applications

Properties

baseUrl String
no setter
cancelToken → CancelToken
no setter
data Future
finalinherited
hashCode int
The hash code for this object.
no setterinherited
headers Map<String, String>?
no setter
includeAuthorization bool
no setter
includeLocalization bool
no setter
isEncoded bool
no setter
method String
finalinherited
multiPart bool
no setter
path String
finalinherited
queryParameters Future
finalinherited
receiveTimeout Duration?
no setter
refreshToken String
no setter
requestModel RequestModel
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sendTimeout Duration?
no setter
token Map<String, String>
no setter
url String
no setter

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