logIn abstract method

Future<ScannerAuthenticationResponse> logIn(
  1. ServiceCall call,
  2. AuthenticationRequest request
)

Implementation

$async.Future<$1.ScannerAuthenticationResponse> logIn(
    $grpc.ServiceCall call, $0.AuthenticationRequest request);