toJsGraph method

String toJsGraph()

Serialize the current visible schematic state as ELK JSON.

Implementation

String toJsGraph() => schematic.toJsGraph();