contentType property
String?
get
contentType
Gets Content-Type header
Implementation
String? get contentType => _headers.contentType;
Gets Content-Type header
String? get contentType => _headers.contentType;