ternaryOrUse property

T get ternaryOrUse

Implementation

T get ternaryOrUse => ternary ?? secondaryOrUse;