TextCommandResult constructor

const TextCommandResult(
  1. String value
)

Implementation

const TextCommandResult(this.value);