get abstract method

Future<ScannerState> get(
  1. ServiceCall call,
  2. Empty request
)

Implementation

$async.Future<$1.ScannerState> get($grpc.ServiceCall call, $3.Empty request);