A class representing a field in a multipart/form-data request..
public class MultipartField<T : Any>A class representing a field in a multipart/form-data request.
Returns a [MultipartField] containing the given [value] as a [KnownValue].
Returns a [MultipartField] containing the given [value] as a [KnownValue].
Returns a mutable builder for constructing an instance of [MultipartField].
Returns the filename directive that will be included in the serialized field..
Returns the filename directive that will be included in the serialized field..
Returns the filename directive that will be included in the serialized field..
Returns an immutable instance of [MultipartField].