code property
in case the medium was set to return_code, the code will be returned
Implementation
@$pb.TagNumber(2)
$8.PasskeyRegistrationCode get code => $_getN(1);
Implementation
@$pb.TagNumber(2)
set code($8.PasskeyRegistrationCode value) => $_setField(2, value);