trackValue property
String?
get
trackValue
Implementation
String? get trackValue => _$this._trackValue;
set
trackValue
(String? trackValue)
Implementation
set trackValue(String? trackValue) => _$this._trackValue = trackValue;