name property

String name
final

The name of the referenced constructor.

This is an empty string for the default (unnamed) constructor.

Implementation

final String name;