groupId property
TextColumn
get
groupId
Optional group affiliation. Null means the node is ungrouped. Used by NodeRole.group nodes for filtered routing.
Implementation
TextColumn get groupId => text().nullable()();