getImages abstract method

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

Implementation

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