isDefault property

bool? isDefault
getter/setter pair

Whether the scorecard is the default one for the project.

A default scorecard cannot be deleted and will always appear first in scorecard selector.

Implementation

core.bool? isDefault;