handlerCount property
int
get
handlerCount
Get count of registered handlers.
Implementation
static int get handlerCount => _handlers.length;
Get count of registered handlers.
static int get handlerCount => _handlers.length;