timeStampWithTimeZone constant

ColumnType const timeStampWithTimeZone

Implementation

static const ColumnType timeStampWithTimeZone =
    ColumnType('timestamptz', hasTimezone: true);