name property

  1. @JsonKey(name: 'name')
String name
final

Name of the subscription or the in-app product.

Implementation

@JsonKey(name: 'name')
final String name;