uitlegStapeling property

String get uitlegStapeling

Implementation

String get uitlegStapeling => isNL
    ? 'Aanvullende reductie voor gestapelde lagen (combineer met f_bundel)'
    : 'Additional reduction for stacked layers (combine with f_group)';