productKey property

  1. @JsonKey(name: 'product_key')
String productKey
inherited

Implementation

@JsonKey(name: 'product_key')
String get productKey => throw _privateConstructorUsedError;