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