allowUniquification property
final
Controls whether port and interface names can be automatically uniquified.
When false, port and interface names passing through this module will
never be automatically modified to resolve naming conflicts. When true,
the module can automatically generate unique names when conflicts occur
during hierarchy operations.
Implementation
final bool allowUniquification;