contentType property
String?
get
contentType
Gets Content-Type header.
Implementation
String? get contentType => get('content-type');
Gets Content-Type header.
String? get contentType => get('content-type');