NodeGroup constructor
NodeGroup({})
Implementation
NodeGroup({
this.nodeGroupId,
this.nodeGroupMembers,
this.primaryEndpoint,
this.readerEndpoint,
this.slots,
this.status,
});
NodeGroup({
this.nodeGroupId,
this.nodeGroupMembers,
this.primaryEndpoint,
this.readerEndpoint,
this.slots,
this.status,
});