inngageService property
Implementation
static final inngageService = InngageService(
subscriptionService: SubscriptionServiceImpl(network),
notificationService: NotificationServiceImpl(network),
eventService: EventServiceImpl(network));
static final inngageService = InngageService(
subscriptionService: SubscriptionServiceImpl(network),
notificationService: NotificationServiceImpl(network),
eventService: EventServiceImpl(network));