List<FastAppFeatures> getFeaturesForPlan(String planId) { // default ones, should be app specific. return [FastAppFeatures.adFree]; }