condition property

Implementation

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