toLabel property

String? toLabel
override

Implementation

String? get toLabel => _$this._toLabel;
void toLabel=(covariant String? toLabel)
covariantoverride

Implementation

set toLabel(covariant String? toLabel) => _$this._toLabel = toLabel;