menu
my_widgets package
documentation
services/multipart_request_with_progress.dart
MultipartRequestWithProgress
files property
files property
dark_mode
light_mode
files
property
List
<
MultipartFile
>
files
final
inherited
The list of files to upload for this request.
Implementation
final files = <MultipartFile>[];
my_widgets package
documentation
services/multipart_request_with_progress
MultipartRequestWithProgress
files property
MultipartRequestWithProgress class