Flutter
dart:convert
JsonUnsupportedObjectError
cause property
cause
JsonUnsupportedObjectError class
Constructors
JsonUnsupportedObjectError
Properties
cause
partialResult
unsupportedObject
hashCode
runtimeType
stackTrace
Methods
toString
noSuchMethod
Operators
operator ==
cause property
Object
cause
final
The exception thrown when trying to convert the object.
Implementation
final Object cause