SubscriptionService.getInstance constructor

SubscriptionService.getInstance()

Implementation

factory SubscriptionService.getInstance() {
  return _instance;
}