menu
enif package
documentation
data/remote/interceptor/json_interceptor.dart
JsonInterceptor<ErrorType extends ApiError>
JsonInterceptor.new constructor
JsonInterceptor.new constructor
dark_mode
light_mode
JsonInterceptor<
ErrorType extends ApiError
>
constructor
JsonInterceptor<
ErrorType extends ApiError
>
(
Map
<
Type
,
dynamic Function
(
Map
<
String
,
dynamic
>
)
>
jsonFactories
)
Implementation
JsonInterceptor(this.jsonFactories);
enif package
documentation
data/remote/interceptor/json_interceptor
JsonInterceptor<ErrorType extends ApiError>
JsonInterceptor.new constructor
JsonInterceptor class