commit abstract method

Future<ScannerState> commit(
  1. ServiceCall call,
  2. StoredObjectId request
)

Implementation

$async.Future<$1.ScannerState> commit(
    $grpc.ServiceCall call, $2.StoredObjectId request);