DataSourceColumnReference constructor

DataSourceColumnReference({
  1. String? name,
})

Implementation

DataSourceColumnReference({this.name});