@override Map<String, dynamic> toJson() => { 'type': 'capabilities_acknowledged', 'names': names.map((e) => e).toList(), };