Either Serializer
class EitherSerializer<T1, T2>(t1Serializer: <ERROR CLASS><T1>, t2Serializer: <ERROR CLASS><T2>)
Content copied to clipboard
Constructors
Link copied to clipboard
fun <T1, T2> EitherSerializer(t1Serializer: <ERROR CLASS><T1>, t2Serializer: <ERROR CLASS><T2>)
Content copied to clipboard