kabelkeuzeAutomatischSub property

String get kabelkeuzeAutomatischSub

Implementation

String get kabelkeuzeAutomatischSub => isNL
    ? 'Itereer over doorsnedes oplopend; neem eerste die voldoet'
    : 'Iterate over cross-sections ascending; take first that passes';