Returns the query parameters of the current URL as a map.
Returns an empty map on non-web or when parsing fails.
static Map<String, String> get urlParameters => impl.urlParameters;