Prefix constructor

const Prefix(
  1. String value
)

Implementation

const Prefix(this.value);