isPremium property

  1. @JsonKey(name: 'is_premium')
bool isPremium
getter/setter pair

Implementation

@JsonKey(name: 'is_premium')
bool isPremium;