FilePart constructor

FilePart(
  1. String filePath, {
  2. String? filename,
  3. String? contentType,
})