UpdateServerEngineAttributesResponse constructor

UpdateServerEngineAttributesResponse({
  1. Server? server,
})

Implementation

UpdateServerEngineAttributesResponse({
  this.server,
});