access property

List<Access>? get access
inherited

A list of custom access permissions.

Implementation

List<Tag>? get groups;/// A list of custom access permissions.
List<Access>? get access;