darty_json library Null safety

A safe and elegant way to deal with Json data

Classes

Json
Wraps Json decoded data
JsonPayload
A mutable Json payload that enforce it'll always be able to json encode it's content

Enums

JsonError
Json error types

Exceptions / Errors

JsonException
Exceptions are never thrown, instead they are silently stored in the Json instance