ksMinSlot property
Implementation
String get ksMinSlot => isNL
? 'De geselecteerde kabel moet A ≥ A_min hebben. Anders wordt de kortsluittoets gefaald (stap 7).'
: 'The selected cable must have A ≥ A_min. Otherwise the short-circuit test fails (step 7).';