numberOfListeners property

  1. @visibleForTesting
int get numberOfListeners

The number of listeners attached to the property. This is useful for testing purposes.

Implementation

@visibleForTesting
int get numberOfListeners;