constructorName property

String? constructorName

The name of the constructor to target.

If null uses the unnamed constructor.

Implementation

String? get constructorName;