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