GetContainerServicePowersResult constructor
GetContainerServicePowersResult({
- List<
ContainerServicePower> ? powers,
Implementation
GetContainerServicePowersResult({
this.powers,
});