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