handlerCount property

  1. @visibleForTesting
int get handlerCount

Implementation

@visibleForTesting
int get handlerCount => _handlers.length;