actionKey property

GeneratedColumn<String> get actionKey

Implementation

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