ExpressionAdapterInitializer
@Serializable
@SerialName(value = "expression")
The adapter expression will be used as-is (can be an object, a public val, a class instantiation).
e.g. "com.example.MyAdapter"
or "com.example.MyAdapter()"
.