notificationChannelName property

String notificationChannelName
final

The user visible name of the notification channel.

The notification channel name will be displayed in the system settings. The maximum recommended length is 40 characters, the name might be truncated if it is to long. Default value: "Background Location".

Implementation

final String notificationChannelName;