NyQueryParameters constructor

NyQueryParameters(
  1. Map<String, String> data
)

Implementation

NyQueryParameters(this.data);