A bidirectional mapper that can convert between two types T1 and T2.
The first type
The second type
Converts from of type T2 to type T1 using this mapper.
Converts from of type T1 to type T2 using this mapper.