systemBootTimeReason property

Implementation

@$pb.TagNumber(7)
FFAppStorePrivacyManifestSettings_SystemBootTimeApi
    get systemBootTimeReason => $_getN(6);
  1. @TagNumber(7)
set systemBootTimeReason (FFAppStorePrivacyManifestSettings_SystemBootTimeApi value)

Implementation

@$pb.TagNumber(7)
set systemBootTimeReason(
        FFAppStorePrivacyManifestSettings_SystemBootTimeApi value) =>
    $_setField(7, value);