@override Map<String, dynamic> toJson() => { 'type': 'typing_changed', 'target': target, 'nick': nick, 'active': active, };