STRESS_AVG constant

Field const STRESS_AVG

Average stress score. Value range: [1, 99].

Implementation

static const Field STRESS_AVG = Field.newIntField(
  'avg',
);