seq property

Implementation

GeneratedColumn<String> get seq =>
    $composableBuilder(column: $table.seq, builder: (column) => column);