constructor property

String? constructor
final

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

Implementation

final String? constructor;