handlerCount property

int get handlerCount

Get registered handlers count

Implementation

int get handlerCount => _handlers.length;