bool? get starred => _$this._starred;
set starred(covariant bool? starred) => _$this._starred = starred;