TRIP_TIMES constant

Field const TRIP_TIMES

Number of trips.

Implementation

static const Field TRIP_TIMES = Field.newIntField(
  'trip_times',
);