modify property
- @Deprecated('Use `uniquify` when connecting or adding sub interfaces instead.')
getter/setter pairinherited
A function that can be used to modify all port names in a certain way.
Implementation
@Deprecated(
'Use `uniquify` when connecting or adding sub interfaces instead.')
String Function(String original)? modify;