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