viewWithPagination abstract method
Future<DebitNotesServicePaginationResponse>
viewWithPagination(
- ServiceCall call,
- DebitNotesServicePaginationReq request
Implementation
$async.Future<$0.DebitNotesServicePaginationResponse> viewWithPagination(
$grpc.ServiceCall call, $0.DebitNotesServicePaginationReq request);