Custom constructor

const Custom(
  1. String value
)

Implementation

const Custom(this.value);