ConvertRowIdToColumn constructor
      
      ConvertRowIdToColumn({ 
    
    
- bool? onlyIfNoPrimaryKey,
Implementation
ConvertRowIdToColumn({
  this.onlyIfNoPrimaryKey,
});ConvertRowIdToColumn({
  this.onlyIfNoPrimaryKey,
});