sendPasswordlessRegistration abstract method
Future<SendPasswordlessRegistrationResponse>
sendPasswordlessRegistration(
- ServiceCall call,
- SendPasswordlessRegistrationRequest request
Implementation
$async.Future<$0.SendPasswordlessRegistrationResponse>
sendPasswordlessRegistration($grpc.ServiceCall call,
$0.SendPasswordlessRegistrationRequest request);