delete abstract method

Future<BaseResponse> delete(
  1. T model
)

Implementation

Future<BaseResponse> delete(T model);