notifications property

RxList<PlayerNotification> notifications
final

List of the currently active PlayerNotifications.

Implementation

final RxList<PlayerNotification> notifications = RxList();