fromLabel property

String? fromLabel
override

Implementation

String? get fromLabel => _$this._fromLabel;
void fromLabel=(covariant String? fromLabel)
covariantoverride

Implementation

set fromLabel(covariant String? fromLabel) => _$this._fromLabel = fromLabel;