handlerCount property

int get handlerCount

Get count of registered handlers.

Implementation

static int get handlerCount => _handlers.length;