Dart
dart:convert
JsonUnsupportedObjectError
unsupportedObject property
unsupportedObject
Dart
dart:convert
JsonUnsupportedObjectError
unsupportedObject property
JsonUnsupportedObjectError class
Constructors
JsonUnsupportedObjectError
Properties
cause
partialResult
unsupportedObject
hashCode
runtimeType
stackTrace
Methods
toString
noSuchMethod
Operators
operator ==
description
unsupportedObject
property
Object
unsupportedObject
final
The object that could not be serialized.
Implementation
final Object unsupportedObject