GetJsonExceptionHandlerExtension extension
Extension methods for retrieving JSON exception handling functions.
- on
Methods
-
getJsonExceptionHandler(
{required JsonExceptionHandlerModel? exceptionHandlers}) → (bool? Function(JsonUnsupportedObjectError exception)?) - Retrieves the JSON exception handling function for JsonUnsupportedObjectError.