StringOption constructor

const StringOption(
  1. String value
)

Implementation

const StringOption(this.value);