Future<String> navigation() { return trying( reader.read('navigation', namedArgs: {'app': Info.appName}), ); }