leggingE property

String get leggingE

Implementation

String get leggingE => isNL
    ? 'E   — In vrije lucht (1 D van oppervlak)'
    : 'E   — In free air (1 D from surface)';