startConnection property
The connection at the beginning of the line.
If unset, there is no connection. Only lines with a Type indicating it is
a "connector" can have a start_connection.
Implementation
LineConnection? startConnection;The connection at the beginning of the line.
If unset, there is no connection. Only lines with a Type indicating it is
a "connector" can have a start_connection.
LineConnection? startConnection;