groups property

List<String>? groups
final

A list of groups to be attached. There must be at least one group.

Implementation

final List<String>? groups;