String formatCondensed([String separator = " "]) => format( labels: shortLabels, separator: separator, pluralize: false, separateLabel: false);