Zone constructor
Zone({})
Implementation
Zone({
this.availableCpuPlatforms = const [],
this.creationTimestamp,
this.deprecated,
this.description,
this.id,
this.kind,
this.name,
this.region,
this.resourceStatus,
this.selfLink,
this.status,
this.supportsPzs,
}) : super(fullyQualifiedName);