getImages abstract method

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

Implementation

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