FIELD_BODY_AGE constant

Field const FIELD_BODY_AGE

Body age.

Implementation

static const Field FIELD_BODY_AGE = Field.newIntField(
  'body_age',
);