Companion
Companion object for the enclosing class.
Provides utility functionalities, including methods to handle and interact with objects of types implementing the TextSerializable interface. It includes support for creating a text-based serializer for the objects using the AsTextSerializer class and a pre-configured Json instance for serialization with customizable options.