get single value from formFiles with the field name i
i
FilePart? file(String i) => formFiles[i]?.first;