InterconnectAttachmentParams constructor

InterconnectAttachmentParams({
  1. Map<String, String> resourceManagerTags = const {},
})

Implementation

InterconnectAttachmentParams({this.resourceManagerTags = const {}})
  : super(fullyQualifiedName);