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