contentType property
ContentType?
get
contentType
request headers content type
Implementation
ContentType? get contentType => _httpRequest.headers.contentType;
request headers content type
ContentType? get contentType => _httpRequest.headers.contentType;