constructor property

String? constructor
final

The name of the constructor to use.

If not provided, the default constructor will be used.

Implementation

final String? constructor;