extend property

String? extend
final

Extends clause for the generated class.

Supports the '{name}' template which will be replaced with the target class name.

Implementation

final String? extend;