svIntro property

String get svIntro

Implementation

String get svIntro => isNL
    ? 'De spanningsval wordt berekend over de volledige kabellengte, rekening houdend met weerstand en reactantie bij bedrijfstemperatuur:'
    : 'The voltage drop is calculated over the full cable length, taking into account resistance and reactance at operating temperature:';