Release(String name, this.version, {String? platform}) : name = normalizeName(name), platform = normalizePlatform(platform);