startWebAuthNRegistration abstract method

Future<StartWebAuthNRegistrationResponse> startWebAuthNRegistration(
  1. ServiceCall call,
  2. StartWebAuthNRegistrationRequest request
)

Implementation

$async.Future<$0.StartWebAuthNRegistrationResponse> startWebAuthNRegistration(
    $grpc.ServiceCall call, $0.StartWebAuthNRegistrationRequest request);