UploadSettings class
Properties
compress
↔ bool ?
Enables/disables file compression before uploading.
getter/setter pair
fileFormatsAndroid
↔ List <FileFormatAndroid > ?
Defines the file format that will be accepted for upload.
The options are: FileFormatAndroid.pdf
, FileFormatAndroid.jpg
, FileFormatAndroid.jpeg
, FileFormatAndroid.png
, FileFormatAndroid.heif
.
getter/setter pair
fileFormatsIOS
↔ List <FileFormatIOS > ?
Defines the file format that will be accepted for upload.
The options are: FileFormatIOS.pdf
, FileFormatIOS.jpeg
, FileFormatIOS.png
.
getter/setter pair
hashCode
→ int
The hash code for this object.
no setter inherited
maxFileSize
↔ int ?
Specifies the maximum file size for upload, in kilobytes (kB).
getter/setter pair
runtimeType
→ Type
A representation of the runtime type of the object.
no setter inherited
caf_document_detector 7.0.2