A plain text value.
const factory MultipartItem.text({ required String text, String? fileName, String? contentType, }) = MultiPartText._;