serviceUpdatesChannel property

  1. @visibleForTesting
EventChannel serviceUpdatesChannel
final

Implementation

@visibleForTesting
final EventChannel serviceUpdatesChannel = const EventChannel(
  'device_geolocation/serviceUpdates',
);