notifications property
final
List of the currently active CallNotifications.
Implementation
final RxList<CallNotification> notifications = RxList<CallNotification>();
List of the currently active CallNotifications.
final RxList<CallNotification> notifications = RxList<CallNotification>();