fields property

Map<String, String> fields
final

The form fields to send for this request.

Implementation

final fields = <String, String>{};