FreezedUnionValue constructor

const FreezedUnionValue(
  1. String value
)

Implementation

const FreezedUnionValue(this.value);