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