FIELD_AMOUNT constant

Field const FIELD_AMOUNT

Implementation

static const Field FIELD_AMOUNT = Field.newIntField(
  'amount',
);