events property
List<BifrostNotification>
get
events
Implementation
List<BifrostNotification> get events => List.unmodifiable(_events);
List<BifrostNotification> get events => List.unmodifiable(_events);