ArbMetadata constructor
ArbMetadata({})
Implementation
ArbMetadata({
this.namespace,
this.description,
this.context,
this.placeholders,
this.locked = false,
this.glossaryExempt = false,
this.sourceHash,
this.extras = const {},
});