contentType property
ContentType?
get
contentType
Get the content type
Implementation
ContentType? get contentType => headers.contentType;
Get the content type
ContentType? get contentType => headers.contentType;