formParams property

Map<String, String> formParams
final

Form params to send with http request

Implementation

final Map<String, String> formParams;