startTOTPRegistration abstract method
Future<StartTOTPRegistrationResponse>
startTOTPRegistration(
- ServiceCall call,
- StartTOTPRegistrationRequest request
Implementation
$async.Future<$0.StartTOTPRegistrationResponse> startTOTPRegistration($grpc.ServiceCall call, $0.StartTOTPRegistrationRequest request);