schematicAdapter property

  1. @protected
NetlistSchematicAdapter? schematicAdapter
getter/setter pair

Dart schematic adapter (owns the graph in Dart). Handles parsing and toggle operations.

Implementation

@protected
NetlistSchematicAdapter? schematicAdapter;