FIELD_STATUS constant

Field const FIELD_STATUS

Implementation

static const Field FIELD_STATUS = Field.newIntField(
  'status',
);