Field constructor

const Field(
  1. String name
)

Implementation

const Field(this.name);