isPrimary property
Whether this is a primary constructor.
When true, isDeclaring is also true.
Implementation
@experimental
bool get isPrimary;
Whether this is a primary constructor.
When true, isDeclaring is also true.
@experimental
bool get isPrimary;