onIndexed property

Stream<List<Data>> onIndexed

Fired on indexed events.

Implementation

Stream<List<Data>> get onIndexed;