shouldInherit property
Determines whether the annotated class should be inherited by the generated class.
Implementation
final bool? shouldInherit;
Determines whether the annotated class should be inherited by the generated class.
final bool? shouldInherit;