numberOfCallbacks property

  1. @visibleForTesting
int get numberOfCallbacks

The number of properties that have listeners attached to them. This is useful for testing purposes.

Implementation

@visibleForTesting
int get numberOfCallbacks;