SubscriptionFeatures constructor

SubscriptionFeatures({
  1. Feat? feat,
})

Implementation

SubscriptionFeatures({
  this.feat,
});