yamlAppName property

Future<String> get yamlAppName

Implementation

Future<String> get yamlAppName async => (await pkgInfo).appName;