appName property

String? appName

The Name of the App.

Implementation

static String? get appName => _packageInfo?.appName;