length property

int get length

Retrieves the length of the stream.

Implementation

int get length => listenable.length;