JsonUnsupportedObjectError constructor Null safety
Implementation
JsonUnsupportedObjectError(this.unsupportedObject,
{this.cause, this.partialResult});
JsonUnsupportedObjectError(this.unsupportedObject,
{this.cause, this.partialResult});