sendLink property

  1. @TagNumber.new(2)
SendPasskeyRegistrationLink get sendLink

Implementation

@$pb.TagNumber(2)
$8.SendPasskeyRegistrationLink get sendLink => $_getN(1);
  1. @TagNumber.new(2)
set sendLink (SendPasskeyRegistrationLink value)

Implementation

@$pb.TagNumber(2)
set sendLink($8.SendPasskeyRegistrationLink value) => $_setField(2, value);