CrossSiteNetwork constructor
CrossSiteNetwork({})
Implementation
CrossSiteNetwork({
this.creationTimestamp,
this.description,
this.id,
this.kind,
this.name,
this.selfLink,
}) : super(fullyQualifiedName);
CrossSiteNetwork({
this.creationTimestamp,
this.description,
this.id,
this.kind,
this.name,
this.selfLink,
}) : super(fullyQualifiedName);