brandingAppName property

String? get brandingAppName

Application name from the branding config, used as a text fallback when no logo is available on the loading screen.

Implementation

String? get brandingAppName => _brandingAppName;