chopper package
documentation
chopper
FormUrlEncodedConverter
convertError<
BodyType
,
InnerType
> method
convertError
chopper package
documentation
chopper
FormUrlEncodedConverter
convertError<
BodyType
,
InnerType
> method
FormUrlEncodedConverter class
Constructors
FormUrlEncodedConverter
Properties
hashCode
runtimeType
Methods
convertError
convertRequest
convertResponse
noSuchMethod
toString
Operators
operator ==
Static methods
requestFactory
convertError<
BodyType
,
InnerType
>
method
@
override
FutureOr
<
Response
>
convertError
<
BodyType
,
InnerType
>(
Response
response
)
override
Implementation
@override FutureOr<Response> convertError<BodyType, InnerType>(Response response) => response;