Site constructor
Site({})
Implementation
Site({
this.createdAt,
this.description,
this.globalNetworkId,
this.location,
this.siteArn,
this.siteId,
this.state,
this.tags,
});
Site({
this.createdAt,
this.description,
this.globalNetworkId,
this.location,
this.siteArn,
this.siteId,
this.state,
this.tags,
});