FileUploadData

constructor(title: String = "Upload Image", maxFiles: Int = 5, onFilesChanged: (List<Uri>) -> Unit = {})