smsLoginExistingUser abstract method

Future<Empty> smsLoginExistingUser(
  1. ServiceCall call,
  2. AppAuthnProto_SmsLoginRequest request
)

Implementation

$async.Future<$1.Empty> smsLoginExistingUser(
    $grpc.ServiceCall call, $0.AppAuthnProto_SmsLoginRequest request);