getImages abstract method

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

Implementation

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