events property

List<String> events
final

Leaf lifecycle in mount/unmount order — the observable proxy for spawn (START) / kill (STOP).

Implementation

final List<String> events = [];