target property

Type target
final

The target type to map to.

If provided, an extension method toTarget() will be generated on the annotated class.

Implementation

final Type target;