isJson property

bool isJson

Implementation

bool get isJson => contentType.startsWith(json.contentType);