isOutput property

bool? isOutput
final

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;