subCount property

int get subCount

Number of active listeners.

Implementation

int get subCount => subs.length;