isString property

bool isString

Implementation

bool get isString => contentType.startsWith('text/');