notifications property

RxList<CallNotification> notifications
final

List of the currently active CallNotifications.

Implementation

final RxList<CallNotification> notifications = RxList<CallNotification>();