condition property

Implementation

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