contentType property
String?
get
contentType
Get the Content-Type header
Implementation
static String? get contentType => request.headers.get('content-type');
Get the Content-Type header
static String? get contentType => request.headers.get('content-type');