secondaryOrUse property

T secondaryOrUse

Implementation

T get secondaryOrUse => secondary ?? primary;