reset abstract method

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

Implementation

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