inngageService property

InngageService inngageService
final

Implementation

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