advertisingLabel property

String? advertisingLabel

Implementation

String? get advertisingLabel => _$this._advertisingLabel;
void advertisingLabel=(String? advertisingLabel)

Implementation

set advertisingLabel(String? advertisingLabel) =>
    _$this._advertisingLabel = advertisingLabel;