Switcher<I, O>.of constructor

Switcher<I, O>.of(
  1. I value
)

Implementation

Switcher.of(this.value) : cases = Map();