EmptyOption constructor

EmptyOption(
  1. OptionType type
)

Implementation

EmptyOption(this.type);