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