FieldData constructor

FieldData(
  1. String? value
)

Implementation

FieldData(this.value);