shouldInherit property
Indicates if the generated class should inherit from the annotated class.
Note: The template you use must support this option, such as the
default_model_template
template.
Implementation
final bool shouldInherit;
Indicates if the generated class should inherit from the annotated class.
Note: The template you use must support this option, such as the
default_model_template
template.
final bool shouldInherit;