OrderOption constructor

const OrderOption(
  1. String value
)

Implementation

const OrderOption(this.value);