pushToStartTokenUpdatesChannel property

  1. @visibleForTesting
EventChannel pushToStartTokenUpdatesChannel
final

Implementation

@visibleForTesting
final EventChannel pushToStartTokenUpdatesChannel = const EventChannel(
  'live_activities/push_to_start_token_updates',
);