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