@override Map<String, dynamic> toJson() => { 'type': 'voice', 'channel': channel, 'signal': signal.toJson(), };