jsonParseHandle property
A function that can handle exceptions of type JsonUnsupportedObjectError.
Implementation
bool? Function(JsonUnsupportedObjectError exception)? jsonParseHandle;
A function that can handle exceptions of type JsonUnsupportedObjectError.
bool? Function(JsonUnsupportedObjectError exception)? jsonParseHandle;