MacOSPersistentAccessBackend constructor

const MacOSPersistentAccessBackend({
  1. PersistentAccessEntityKind? legacyHandleKind,
})

Implementation

const MacOSPersistentAccessBackend({this.legacyHandleKind})
  : fixedEntityKind = null;