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;
The size
read-only property of the URLSearchParams interface
indicates the total number of search parameter entries.
external int get size;