returnCode property
Get the code back to provide it to the user in your preferred mechanism.
Implementation
@$pb.TagNumber(5)
$6.ReturnWebAuthNRegistrationCode get returnCode => $_getN(4);
Implementation
@$pb.TagNumber(5)
set returnCode($6.ReturnWebAuthNRegistrationCode value) =>
$_setField(5, value);