ChannelEvent.fromJson constructor Null safety
Implementation
factory ChannelEvent.fromJson(Map<String, dynamic> json) =>
_$ChannelEventFromJson(json);
factory ChannelEvent.fromJson(Map<String, dynamic> json) =>
_$ChannelEventFromJson(json);