menu
flutter_chunked_upload package
documentation
models/upload_job.dart
UploadJob
filePath property
filePath property
dark_mode
light_mode
filePath
property
@HiveField.new(1)
String
filePath
getter/setter pair
Path to the file to be uploaded
Implementation
@HiveField(1) String filePath;
flutter_chunked_upload package
documentation
models/upload_job
UploadJob
filePath property
UploadJob class