mediaType property
MediaType?
get
mediaType
The media type of the associated message part
Implementation
MediaType? get mediaType => contentType?.mediaType;
The media type of the associated message part
MediaType? get mediaType => contentType?.mediaType;