isJson property

bool get isJson

Implementation

bool get isJson => type == FlintResponseType.json;