menu
neom_core package
documentation
domain/use_cases/subscription_service.dart
SubscriptionService
changeSubscriptionPlan abstract method
changeSubscriptionPlan abstract method
dark_mode
light_mode
changeSubscriptionPlan
abstract method
void
changeSubscriptionPlan
(
String
planId
)
Implementation
void changeSubscriptionPlan(String planId);
neom_core package
documentation
domain/use_cases/subscription_service
SubscriptionService
changeSubscriptionPlan abstract method
SubscriptionService class