FIELD_MIN constant

Field const FIELD_MIN

Minimum value.

Implementation

static const Field FIELD_MIN = Field.newDoubleField(
  'min',
);