_is.ColumnValue<Duration, Duration> expireAfterUnusedFor(Duration? value) => _is.ColumnValue( table.expireAfterUnusedFor, value, );