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});