inWishlist property

  1. @JsonKey(name: 'in_wishlist')
bool? inWishlist
inherited

Implementation

@JsonKey(name: 'in_wishlist')
bool? get inWishlist => throw _privateConstructorUsedError;