List<String> allowedExtensionsNotImage = [ ..._allowedExtensionsNotImage, ..._allowedExtensionsNotImage.map((e) => e.toUpperCase()), ];