appName property

String? get appName

The Name of the App.

Implementation

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