sendPasswordlessRegistration abstract method

Future<SendPasswordlessRegistrationResponse> sendPasswordlessRegistration(
  1. ServiceCall call,
  2. SendPasswordlessRegistrationRequest request
)

Implementation

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