features property

List<PremiumFeature> features
read / write

The list of available features.

Implementation

late List<PremiumFeature> features;