isPrimary property

  1. @experimental
bool get isPrimary

Whether this is a primary constructor. When true, isDeclaring is also true.

Implementation

@experimental
bool get isPrimary;