totalsGroupID property
String?
get
totalsGroupID
Implementation
String? get totalsGroupID => _$this._totalsGroupID;
set
totalsGroupID
(String? totalsGroupID)
Implementation
set totalsGroupID(String? totalsGroupID) =>
_$this._totalsGroupID = totalsGroupID;