subscribers property

List<Subscriber> subscribers
final

A list of subscribers to notify.

Implementation

final List<Subscriber> subscribers;