useGeneratedAnnotation property
Determines if the javax.annotation.Generated
is used in the output. This
is false by default since that dependency isn't available in plugins by
default .
Implementation
final bool? useGeneratedAnnotation;
Determines if the javax.annotation.Generated
is used in the output. This
is false by default since that dependency isn't available in plugins by
default .
final bool? useGeneratedAnnotation;