marketingStatus property

List<MarketingStatus>? marketingStatus
inherited

marketingStatus Marketing status of the medicinal product, in contrast to marketing authorization. This refers to the product being actually 'on the market' as opposed to being allowed to be on the market (which is an authorization).;

Implementation

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