status property

Implementation

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