queryString property
The query string component of the URL.
If the query string is not declared and part of the url parameter, Sentry moves it to the query string.
Implementation
final String? queryString;
The query string component of the URL.
If the query string is not declared and part of the url parameter, Sentry moves it to the query string.
final String? queryString;