size property

int size

Indicates the total number of search parameter entries.

MDN reference

Implementation

int get size => _storage.length;