premiumFeatureList property

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

List of all premium features that application is using.

Implementation

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