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