Stream that emits events when the call is missed / not answered.
@override Stream<dynamic> get onMissedCall => onMissedCallStreamController.stream;