getAllItems abstract method

Future<GetAllItemsResponse> getAllItems(
  1. ServiceCall call,
  2. GetAllItemsRequest request
)

Implementation

$async.Future<$2.GetAllItemsResponse> getAllItems($grpc.ServiceCall call, $2.GetAllItemsRequest request);