json5_plus library

Classes

Json5
Represents a JSON5 object.
Json5Util
A class that provides Json5Util utility methods.

Enums

EDateTimeFormat
Supported DateTime serialization formats.

Mixins

TypedAccessorMixin
Generic accessors that can be added to any collection type object. For example, the Json5 class uses this mixin to provide typed access to the values in the JSON.

Extensions

Json5DateTimeExtension on DateTime?
Extension methods for DateTime.
Json5StringExtension on String?
Extension methods for String.

Properties

json5Util Json5Util
The Json5Util singleton.
final