permissions property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
Permissions available to an admin in the embedded UI.
An admin must have all of these permissions in order to view the UI. This field is deprecated.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.List<core.String>? permissions;