phoneCallEventSubscription property

Stream phoneCallEventSubscription

Implementation

static Stream<dynamic> get phoneCallEventSubscription {
  return _eventChannel.receiveBroadcastStream();
}