scoredBy property

int? scoredBy

Implementation

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

Implementation

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