VO2MAX constant

Field const VO2MAX

Maximum oxygen uptake.

Implementation

static const Field VO2MAX = Field.newIntField(
  'vo2max',
);