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