Syntax constructor

const Syntax(
  1. String value
)

Implementation

const Syntax(super.value);