ChannelCreateEvent constructor Null safety

ChannelCreateEvent(
  1. GuildChannel _channel
)

Implementation

ChannelCreateEvent(this._channel);