channelId property
String?
get
channelId
The channel ID of the notification.
通知のチャンネルID。
Implementation
String? get channelId => throw UnimplementedError();
The channel ID of the notification.
通知のチャンネルID。
String? get channelId => throw UnimplementedError();