isJson property

bool isJson

Implementation

bool get isJson => mimeType == MimeTypes.json;