BaseResponseWithMessage typedef

BaseResponseWithMessage = BaseResponse<String>

Implementation

typedef BaseResponseWithMessage = BaseResponse<String>;