{count} selected
String selectedCount(num count) { return Intl.message( '$count selected', name: 'selectedCount', desc: '', args: [count], ); }