FIELD_BODY_FAT constant

Field const FIELD_BODY_FAT

Body fat (kg), accurate to the first decimal place.

Implementation

static const Field FIELD_BODY_FAT = Field.newDoubleField(
  'body_fat',
);