primaryConstructorName property

String primaryConstructorName
getter/setter pair

Name of the extension type's primary constructor. An empty string will make it unnamed.

Implementation

String primaryConstructorName = '';