ChannelOpenedResponse({ required this.channelId, required this.success, this.error, }) : super(payload: null);