additionalPorts property

List<Logic>? additionalPorts
latefinal

Capture the additional ports that are part of this interface, if any.

Implementation

late final List<Logic>? additionalPorts;