channelId property

String? channelId
final

Notification channel ID (Android only).

Determines the notification channel that should be used. If not specified, the default channel will be used.

Implementation

final String? channelId;