menu
superuser_interfaces package
documentation
superuser_interfaces.dart
SuperuserInterface
groups property
groups property
dark_mode
light_mode
groups
property
Iterable
<
String
>
get
groups
Obtains all groups name that this user is associated.
Implementation
Iterable<String> get groups;
superuser_interfaces package
documentation
superuser_interfaces
SuperuserInterface
groups property
SuperuserInterface class