copyWith abstract method

ClusterInfo copyWith({
  1. List<ClusterServerInfo>? servers,
})

Implementation

ClusterInfo copyWith({List<_i2.ClusterServerInfo>? servers});