getActiveSubscriptions abstract method
List<UserSubscription>
getActiveSubscriptions({
- SubscriptionLevel? targetLevel,
- int targetMonth,
- int targetYear,
Implementation
List<UserSubscription> getActiveSubscriptions({SubscriptionLevel? targetLevel, int targetMonth, int targetYear});