video_player
dart:convert
JsonUnsupportedObjectError
property partialResult
partialResult
class JsonUnsupportedObjectError
Constructors
JsonUnsupportedObjectError
Properties
cause
partialResult
unsupportedObject
hashCode
runtimeType
stackTrace
Methods
toString
noSuchMethod
Operators
operator ==
String
partialResult
final
The partial result of the conversion, up until the error happened.
May be null.
property partialResult