code property

  1. @TagNumber.new(2)
PasskeyRegistrationCode get code

Implementation

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

Implementation

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