reactiveObjectCount property

int get reactiveObjectCount
inherited

Get count of tracked reactive objects for debugging

Implementation

int get reactiveObjectCount => _reactiveObjects.length;