packageName property

String get packageName

获取应用包名

Implementation

String get packageName => _appController.appInfo.packageName;