response abstract method

Future<BaseResponse> response(
  1. BaseResponse response,
  2. AjanuwHttpConfig config
)

Implementation

Future<BaseResponse> response(BaseResponse response, AjanuwHttpConfig config);