Use Part to define a part of a Multipart request.
All values will be converted to String using their toString method.
toString
Also accepts MultipartFile (from package:http).
MultipartFile
const part = Part();