Code constructor

const Code(
  1. String value
)

Implementation

const Code(super.value);