mc_launcher
client
VersionInformations
VersionInformations constructor
VersionInformations
mc_launcher
client
VersionInformations
VersionInformations constructor
VersionInformations class
Constructors
VersionInformations
Properties
download
id
releaseTime
time
type
url
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
VersionInformations
constructor
VersionInformations
(
{
String
id
,
String
time
,
String
releaseTime
,
String
type
,
String
url
,
String
download
})
Implementation
VersionInformations({this.id,this.time, this.releaseTime,this.type,this.url,this.download});