RESISTANCE_LEVEL_THREE_LOWER_LIMIT constant

Field const RESISTANCE_LEVEL_THREE_LOWER_LIMIT

Lower limit of resistance level 3.

Implementation

static const Field RESISTANCE_LEVEL_THREE_LOWER_LIMIT = Field.newIntField(
  'resistanceLevelThreeLowerLimit',
);