ternaryOrUse property

T ternaryOrUse

Implementation

T get ternaryOrUse => ternary ?? secondaryOrUse;