LocalizedString copy({Map<String?, Translation>? translations}) => LocalizedString._(translations ?? {});