UpdateServerResponse constructor
UpdateServerResponse({
- required String serverId,
Implementation
UpdateServerResponse({
required this.serverId,
});
UpdateServerResponse({
required this.serverId,
});