menu
conduit_open_api
open_api_v3
APIMediaType
APIMediaType constructor
APIMediaType
brightness_4
APIMediaType
constructor
Null safety
APIMediaType
(
{
APISchemaObject
?
schema
,
Map
<
String
,
APIEncoding
?
>
?
encoding
}
)
Implementation
APIMediaType({this.schema, this.encoding});
conduit_open_api
open_api_v3
APIMediaType
APIMediaType constructor
APIMediaType class
Constructors
APIMediaType
empty
Properties
castMap
encoding
extensions
hashCode
referenceURI
runtimeType
schema
Methods
decode
encode
noSuchMethod
toString
Operators
operator ==