static String message(String key) { return Intl.message( 'Hello', name: key, desc: '', args: [], ); }