Field constructor

const Field([
  1. String? value
])

Implementation

const Field([this.value]);