groupId property

int? groupId

Implementation

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

Implementation

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