serializer

abstract val serializer: Serializer<T, U>

The serializer responsible for converting entities to/from the storage format.