-
Notifications
You must be signed in to change notification settings - Fork 2
DefaultRole
Ajša Terko edited this page Jul 23, 2025
·
1 revision
extends Role
Creates a new instance of DefaultRole.
none
-
DefaultRole- A new instance ofDefaultRole
let role = DefaultRole()
os_log("Role type is: %@", role.type.rawValue)