marketingStatus property

List<MarketingStatus>? marketingStatus
inherited

marketingStatus Allows specifying that an item is on the market for sale, or that it is not available, and the dates and locations associated.;

Implementation

List<MarketingStatus>? get marketingStatus =>
    throw _privateConstructorUsedError;