get abstract method

Future<BaseResponse> get(
  1. BaseRequest request
)

Implementation

Future<BaseResponse> get(BaseRequest request);