FieldName constructor

const FieldName(
  1. String name
)

Implementation

const FieldName(this.name);