isJson property

bool get isJson

Implementation

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