length property
int
get
length
Number of activations on the timeline (diagnostics and tests).
Implementation
int get length => _events.length;
Number of activations on the timeline (diagnostics and tests).
int get length => _events.length;