Count property

int get Count

Query-like Returns the number of matching elements.

Implementation

int get Count => _resolve().length;