namespace property

String? namespace
final

Required by convention for source ARBs: which logical group this key belongs to (e.g. checkout, common, settings). Drives the per-platform namespaces: filter on dialect sync. Absent on translation ARBs — the CLI strips metadata from translations.

Implementation

final String? namespace;