product property

  1. @JsonKey(name: 'product')
Product product
inherited

Product assigned to this package.

Implementation

@JsonKey(name: 'product')
Product get product => throw _privateConstructorUsedError;