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