namedConstructor property

String? namedConstructor
final

Set namedConstructor if you want to use a named constructor instead. The generated fields will be derived from this constructor.

Implementation

final String? namedConstructor;