requestContentType top-level property
ContentType?
get
requestContentType
Implementation
ContentType? get requestContentType => globalHttpRequest?.headers.contentType;
ContentType? get requestContentType => globalHttpRequest?.headers.contentType;