RESISTANCE_LEVEL_FIVE_LOWER_LIMIT constant

Field const RESISTANCE_LEVEL_FIVE_LOWER_LIMIT

Lower limit of resistance level 5.

Implementation

static const Field RESISTANCE_LEVEL_FIVE_LOWER_LIMIT = Field.newIntField(
  'resistanceLevelFiveLowerLimit',
);