RESISTANCE_LEVEL_ONE_LOWER_LIMIT constant

Field const RESISTANCE_LEVEL_ONE_LOWER_LIMIT

Lower limit of resistance level 1.

Implementation

static const Field RESISTANCE_LEVEL_ONE_LOWER_LIMIT = Field.newIntField(
  'resistanceLevelOneLowerLimit',
);