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