isHTML property

bool isHTML

Implementation

bool get isHTML => contentType.mimeType == ContentType.html.mimeType || _isUriExt('.html');