ZtoMap constructor

const ZtoMap(
  1. Map<String, ZtoRule> _rules
)

Implementation

const ZtoMap(this._rules);