You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use MultipartFile constructors I could not specify the contentType property because MediaType from http_parser package is used internally in multipart_file.dart file and not exported into the target project.