menu
my_widgets package
documentation
services/multipart_request_with_progress.dart
MultipartRequestWithProgress
fields property
fields property
dark_mode
light_mode
fields
property
Map
<
String
,
String
>
fields
final
inherited
The form fields to send for this request.
Implementation
final fields = <String, String>{};
my_widgets package
documentation
services/multipart_request_with_progress
MultipartRequestWithProgress
fields property
MultipartRequestWithProgress class