sendPasswordlessRegistration abstract method

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

Implementation

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