bundleDisplayName property

String get bundleDisplayName

Implementation

String get bundleDisplayName {
  return config.appName ?? '';
}