marketDistribution property

List<DeviceDefinitionMarketDistribution>? marketDistribution
inherited

marketDistribution Indicates where and when the device is available on the market.

Implementation

List<DeviceDefinitionMarketDistribution>? get marketDistribution =>
    throw _privateConstructorUsedError;