packageName property

String? get packageName
inherited

The 'Package Name' of the App.

Implementation

String? get packageName => _packageInfo?.packageName;