post abstract method

Future<BaseResponse> post(
  1. BaseRequest request
)

Implementation

Future<BaseResponse> post(BaseRequest request);