objectCount property

int get objectCount

Get total number of objects in the index

Implementation

int get objectCount => _objects.length;