toLabel property

String? get toLabel
override

Implementation

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

Implementation

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