StringSym constructor

const StringSym(
  1. String value
)

Implementation

const StringSym(this.value) : super._();