getImage abstract method

Future<GetImageResponse> getImage(
  1. ServiceCall call,
  2. GetImageRequest request
)

Implementation

$async.Future<$19.GetImageResponse> getImage($grpc.ServiceCall call, $19.GetImageRequest request);