aToB property

Convert<A, B> aToB
final

Converter from type A to type B.

Implementation

final Convert<A, B> aToB;