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