ServiceMeshControlPlaneManagement constructor
ServiceMeshControlPlaneManagement({
- List<
ServiceMeshStatusDetails> ? details, - String? state,
Implementation
ServiceMeshControlPlaneManagement({
this.details,
this.state,
});