Column constructor

Column(
  1. String fieldName
)

Implementation

Column(this.fieldName);