menu
neom_core package
documentation
domain/model/subscription_plan.dart
SubscriptionPlan
isFounderPlan property
isFounderPlan property
dark_mode
light_mode
isFounderPlan
property
bool
get
isFounderPlan
Implementation
bool get isFounderPlan => founderTier.isNotEmpty;
neom_core package
documentation
domain/model/subscription_plan
SubscriptionPlan
isFounderPlan property
SubscriptionPlan class