metadata property

ArbMetadata? metadata
final

@key block. Lives only in source ARBs by convention — translation ARBs are key/value-only and dialect check --fix strips metadata if found there.

Implementation

final ArbMetadata? metadata;