QueryStringCredential constructor

QueryStringCredential(
  1. Map<String, String> fields
)

Implementation

QueryStringCredential(this.fields);