SubscriptionService.getInstance constructor
SubscriptionService.getInstance()
Implementation
factory SubscriptionService.getInstance() {
return _instance;
}
factory SubscriptionService.getInstance() {
return _instance;
}