WireGroupList constructor
WireGroupList({})
Implementation
WireGroupList({
this.etag,
this.id,
this.items = const [],
this.kind,
this.nextPageToken,
this.selfLink,
this.unreachables = const [],
this.warning,
}) : super(fullyQualifiedName);