asStr property

String asStr

Return the query parameters as a String.

Implementation

String get asStr => jsonEncode(_paramsMap);