port property

  1. @redeclare
PortType get port

The root port with its checked concrete type.

Implementation

@redeclare
PortType get port => _reference.port as PortType;