events property

List<BootEvent> get events

Implementation

List<BootEvent> get events => List.unmodifiable(_events);