A value of raw bytes.
const factory MultipartItem.bytes({ required Uint8List bytes, String? fileName, String? contentType, }) = MultiPartBytes._;