getImage abstract method

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

Implementation

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