VersionResponseFields constructor
const
VersionResponseFields({})
Implementation
const VersionResponseFields({
this.version = 'version',
this.build = 'build',
this.apkUrl = 'apk',
this.versionString,
this.releaseNotes,
this.minVersion,
this.isRequired,
});