status property

Implementation

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