REDACT_DISK_STORAGE constant

SecuritySettings_RedactionScope const REDACT_DISK_STORAGE

Implementation

static const SecuritySettings_RedactionScope REDACT_DISK_STORAGE =
    SecuritySettings_RedactionScope._(
        2,
        const $core.bool.fromEnvironment('protobuf.omit_enum_names')
            ? ''
            : 'REDACT_DISK_STORAGE');