name property
The name of the referenced constructor.
This is an empty string for the default (unnamed) constructor.
Implementation
final String name;
The name of the referenced constructor.
This is an empty string for the default (unnamed) constructor.
final String name;