MapToQueryString constructor

MapToQueryString(
  1. Map<String, String> map
)

Implementation

MapToQueryString(this.map);