length property

int get length

Number of activations on the timeline (diagnostics and tests).

Implementation

int get length => _events.length;