NO_FLY_TIME constant

Field const NO_FLY_TIME

No-fly time.

Implementation

static const Field NO_FLY_TIME = Field.newIntField(
  'noFlyTime',
);