maxFilesAllowed property
final
Creates the configuration to use in the ZdsFilePicker. The maximum number of files allowed.
Defaults to 0.
Implementation
/// The maximum number of files allowed.
///
/// Defaults to 0.
final int maxFilesAllowed;