interface SerializationToken
This represents a token in the serialized stream for an instance of a type that implements SerializeAsToken
abstract fun fromToken(): Any