groupId property

String? groupId

Implementation

String? get groupId => _$this._groupId;
void groupId=(String? groupId)

Implementation

set groupId(String? groupId) => _$this._groupId = groupId;