notificationChannel property
Implementation
@visibleForTesting
final EventChannel notificationChannel = const EventChannel(
'tech.bubbl.sdk/events/notification',
);
@visibleForTesting
final EventChannel notificationChannel = const EventChannel(
'tech.bubbl.sdk/events/notification',
);