onChildAdded property

Stream<Event> onChildAdded

Streams for 'child_added' events.

Implementation

Stream<Event> get onChildAdded => on('child_added');