size property

int get size

The size read-only property of the URLSearchParams interface indicates the total number of search parameter entries.

Implementation

external int get size;