offerTags property

  1. @JsonKey(defaultValue: <String>[])
List<String> offerTags
final

The offer tags associated with this Subscription Offer.

Implementation

@JsonKey(defaultValue: <String>[])
final List<String> offerTags;