status property

Implementation

Enum$PromotionStatusEnum? get status =>
    (_$data['status'] as Enum$PromotionStatusEnum?);