numberOfCallbacks property
The number of properties that have listeners attached to them. This is useful for testing purposes.
Implementation
@visibleForTesting
int get numberOfCallbacks;
The number of properties that have listeners attached to them. This is useful for testing purposes.
@visibleForTesting
int get numberOfCallbacks;