fileTimestampReason property
Implementation
@$pb.TagNumber(6)
FFAppStorePrivacyManifestSettings_FileTimestampApi get fileTimestampReason =>
$_getN(5);
Implementation
@$pb.TagNumber(6)
set fileTimestampReason(
FFAppStorePrivacyManifestSettings_FileTimestampApi value) =>
$_setField(6, value);