resultSignalName property
override
The name of the output (or inOut) port which can be the in-lined symbol.
By default, this assumes one output port. This should be overridden in classes which have an inOut port as the in-lined symbol.
Implementation
@override
String get resultSignalName => _subsetName;