isJson property

bool get isJson

Implementation

bool get isJson {
  return _isJson(this);
}