scoredBy property

int? get scoredBy

Implementation

int? get scoredBy => _$this._scoredBy;
set scoredBy (int? scoredBy)

Implementation

set scoredBy(int? scoredBy) => _$this._scoredBy = scoredBy;