JsonUnsupportedObjectError(Object unsupportedObject, { Object cause, String partialResult })

Source

JsonUnsupportedObjectError(this.unsupportedObject,
    {this.cause, this.partialResult});