newProduct property

  1. @JsonKey(name: 'new_product')
bool? newProduct
inherited

Implementation

@JsonKey(name: 'new_product')
bool? get newProduct => throw _privateConstructorUsedError;