inheritance property

bool inheritance
final

Should properties and accessors of parent classes and mixins be included?

Implementation

final bool inheritance;