Catalog constructor

Catalog(
  1. Map<String, Translations> domains
)

Implementation

Catalog(this.domains);