ChannelDeleteEvent constructor Null safety

ChannelDeleteEvent(
  1. GuildChannel _channel
)

Implementation

ChannelDeleteEvent(this._channel);