isInApp property

  1. @JsonKey(name: 'isInApp')
bool isInApp
final

True, if the product type is InApp.

Implementation

@JsonKey(name: 'isInApp')
final bool isInApp;