AllColumns constructor

AllColumns([
  1. String? tableName
])

Creates a new instance of AllColumns.

Implementation

AllColumns([this.tableName]);