removeImage abstract method

Future<ScannerState> removeImage(
  1. ServiceCall call,
  2. StoredImage request
)

Implementation

$async.Future<$1.ScannerState> removeImage(
    $grpc.ServiceCall call, $5.StoredImage request);