threePhase property

  1. @override
String get threePhase
override

No description provided for @threePhase.

In es, this message translates to: 'Trifásico (400V)'

Implementation

@override
String get threePhase => 'Three Phase (400V)';