SymbolName constructor

const SymbolName(
  1. String value
)

Implementation

const SymbolName(this.value);