I18nMetadataBundle constructor
I18nMetadataBundle(
- I18nMetadata? forChildren,
- Map<
String, I18nMetadata> forAttributes
Implementation
I18nMetadataBundle(this.forChildren, this.forAttributes);