InterconnectAttachmentGroupsListResponseWarningData constructor

InterconnectAttachmentGroupsListResponseWarningData({
  1. String? key,
  2. String? value,
})

Implementation

InterconnectAttachmentGroupsListResponseWarningData({this.key, this.value});