startTOTPRegistration abstract method

Future<StartTOTPRegistrationResponse> startTOTPRegistration(
  1. ServiceCall call,
  2. StartTOTPRegistrationRequest request
)

Implementation

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