menu
superuser package
documentation
instance.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 package
documentation
instance
SuperuserInterface
groups property
SuperuserInterface class