update abstract method

Future<BaseResponse> update(
  1. T model
)

Implementation

Future<BaseResponse> update(T model);