getChannelId method

String? getChannelId()

Gets the channel ID filter. Android Reference: NotificationFeedRequest.getChannelId()

Implementation

String? getChannelId() => channelId;