ContainerPlatform constructor
Creates a ContainerPlatform with the given fields.
Implementation
const ContainerPlatform({this.architecture, this.os, this.variant});
Creates a ContainerPlatform with the given fields.
const ContainerPlatform({this.architecture, this.os, this.variant});