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