viewWithPagination abstract method

Future<DebitNotesServicePaginationResponse> viewWithPagination(
  1. ServiceCall call,
  2. DebitNotesServicePaginationReq request
)

Implementation

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