constructorName property
String?
get
constructorName
The name of the constructor used to create the constant.
This is null for the default constructor.
Implementation
String? get constructorName;
The name of the constructor used to create the constant.
This is null for the default constructor.
String? get constructorName;