enableFileProtectionNone property Null safety
read / write
Specify whether to use NSFileProtectionNone as NSProtectionKey @discussion The default value is NO. The setting takes effect only if Data Protection is enabled in the upper layer of the application
Implementation
bool? enableFileProtectionNone;