stroomDirectSub property

String get stroomDirectSub

Implementation

String get stroomDirectSub => isNL
    ? 'Wanneer stroom direct wordt ingevoerd i.p.v. vermogen'
    : 'When current is entered directly instead of power';