Map<String, dynamic> toJson() { return { 'listenerId': listenerId.toJson(), 'contextId': contextId.toJson(), }; }