The number of properties that have listeners attached to them. This is useful for testing purposes.
@override int get numberOfCallbacks => _propertiesWithCallbacks.length;