suspend fun <K : Any> Form<K>.getDataWithFileContent(): K
suspend fun <K : Any> FormPanel<K>.getDataWithFileContent(): K
Returns current data model with file content read for all KFiles controls.
Return data model