RESISTANCE_LEVEL_FIVE_UPPER_LIMIT constant

Field const RESISTANCE_LEVEL_FIVE_UPPER_LIMIT

Upper limit of resistance level 5.

Implementation

static const Field RESISTANCE_LEVEL_FIVE_UPPER_LIMIT = Field.newIntField(
  'resistanceLevelFiveUpperLimit',
);