menu
background_file_uploader package
documentation
upload_task.dart
UploadTask
fileFieldName property
fileFieldName property
dark_mode
light_mode
fileFieldName
property
String
fileFieldName
final
Name of the file field in the multipart request (default: 'file')
Implementation
final String fileFieldName;
background_file_uploader package
documentation
upload_task
UploadTask
fileFieldName property
UploadTask class