IsolateGroupRef constructor Null safety
Implementation
IsolateGroupRef({
required this.id,
required this.number,
required this.name,
required this.isSystemIsolateGroup,
});
IsolateGroupRef({
required this.id,
required this.number,
required this.name,
required this.isSystemIsolateGroup,
});