constructor property

String? constructor
final

The name of the target class constructor to use. If null, the default (unnamed) constructor is used.

Implementation

final String? constructor;