shouldInherit property

bool shouldInherit
final

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;