FIELD_POWER constant

Field const FIELD_POWER

Power (Watt).

Implementation

static const Field FIELD_POWER = Field.newDoubleField(
  'power',
);