hwGetQueryParam function

String? hwGetQueryParam(
  1. String key
)

Implementation

String? hwGetQueryParam(String key) => throw UnsupportedError("unsupported");