OptionException constructor

const OptionException(
  1. String message
)

Implementation

const OptionException(this.message);