URLSearchParams constructor

URLSearchParams([
  1. JSAny init
])

Implementation

external factory URLSearchParams([JSAny init]);