patch abstract method

Future<BaseResponse> patch(
  1. BaseRequest request
)

Implementation

Future<BaseResponse> patch(BaseRequest request);