WindowsBuildVersion constructor
Creates an instance of WindowsBuildVersion with a specific build number and its
corresponding Windows OS version.
Implementation
const WindowsBuildVersion(this.build, this.version);
Creates an instance of WindowsBuildVersion with a specific build number and its
corresponding Windows OS version.
const WindowsBuildVersion(this.build, this.version);