TableRF constructor

TableRF(
  1. List<String> columns
)

Implementation

TableRF(this.columns);