SCORE constant

Field const SCORE

Stress score. Value range: [1, 99].

Implementation

static const Field SCORE = Field.newIntField(
  'score',
);