channelId property
Implementation
@$pb.TagNumber(2)
$0.NotificationChannelId get channelId => $_getN(1);
Implementation
@$pb.TagNumber(2)
set channelId($0.NotificationChannelId value) => $_setField(2, value);
@$pb.TagNumber(2)
$0.NotificationChannelId get channelId => $_getN(1);
@$pb.TagNumber(2)
set channelId($0.NotificationChannelId value) => $_setField(2, value);