pattern property
Optional pattern for scoped access (e.g., 'auth.*', 'user.profile') If null, permission applies to all resources of this type
Implementation
final String? pattern;
Optional pattern for scoped access (e.g., 'auth.*', 'user.profile') If null, permission applies to all resources of this type
final String? pattern;