sendLink property

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

Implementation

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

Implementation

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