isOutput property
Whether the hit port is an output port.
true for output ports, false for input ports, null if not a port.
Implementation
final bool? isOutput;
Whether the hit port is an output port.
true for output ports, false for input ports, null if not a port.
final bool? isOutput;