StringCommandValue constructor

const StringCommandValue(
  1. String value
)

Implementation

const StringCommandValue(this.value);