utils/index library

Classes

ApiConfig
Process-wide configuration for the package.
ErrorCodes
Error codes reported by ExceptionFormatter.formatErrorMessage.
JsonPath
A dotted path into a decoded JSON tree.
JsonPathResult
The outcome of resolving a JsonPath against a decoded JSON tree.
JsonUtils

Extensions

IntExt on int
MapExt on Map<String, dynamic>
ToIntEx on Object

Exceptions / Errors

JsonSerializationException
Thrown by JsonUtils.convertToJson when a value cannot be serialised.