getImages abstract method

Future<GetImagesResponse> getImages(
  1. ServiceCall call,
  2. GetImagesRequest request
)

Implementation

$async.Future<$21.GetImagesResponse> getImages($grpc.ServiceCall call, $21.GetImagesRequest request);