MmRemoteClusterInfo constructor
Returns a new MmRemoteClusterInfo instance.
Implementation
MmRemoteClusterInfo({
this.displayName,
this.createAt,
this.lastPingAt,
});
Returns a new MmRemoteClusterInfo instance.
MmRemoteClusterInfo({
this.displayName,
this.createAt,
this.lastPingAt,
});