tokenReceivedEventChannel top-level constant
Foreground Notification event channel made public for testing purposes.
Implementation
@visibleForTesting
const tokenReceivedEventChannel = EventChannel(
'com.amazonaws.amplify/push_notification/event/TOKEN_RECEIVED',
);