Converter constructor

Converter(
  1. UcumModel model,
  2. Registry handlers
)

Implementation

Converter(this.model, this.handlers);