coBrandedWith property

String? get coBrandedWith

Implementation

String? get coBrandedWith => _$this._coBrandedWith;
set coBrandedWith (String? coBrandedWith)

Implementation

set coBrandedWith(String? coBrandedWith) =>
    _$this._coBrandedWith = coBrandedWith;