fileFormatsIOS property
Defines the file format that will be accepted for upload.
The options are: FileFormatIOS.pdf
, FileFormatIOS.jpeg
, FileFormatIOS.png
.
Implementation
List<FileFormatIOS>? fileFormatsIOS;
Defines the file format that will be accepted for upload.
The options are: FileFormatIOS.pdf
, FileFormatIOS.jpeg
, FileFormatIOS.png
.
List<FileFormatIOS>? fileFormatsIOS;