permissions property

List<Permission> permissions

The list of Permission needed for the entire list of packages (combined list).

Implementation

List<Permission> get permissions => _permissions;