menu
xfdn_design_system package
documentation
network/interface_http_client.dart
InterfaceHttpClient
download abstract method
download abstract method
dark_mode
light_mode
download
abstract method
Future
<
BaseResponse
>
download
(
BaseRequest
request
)
Implementation
Future<BaseResponse> download(BaseRequest request);
xfdn_design_system package
documentation
network/interface_http_client
InterfaceHttpClient
download abstract method
InterfaceHttpClient class