unserializableValue property

UnserializableValue? unserializableValue
final

Primitive value which can not be JSON-stringified does not have value, but gets this property.

Implementation

final UnserializableValue? unserializableValue;