NERtcVersion constructor
NERtcVersion({})
Implementation
NERtcVersion({
this.versionName,
this.versionCode,
this.buildType,
this.buildDate,
this.buildRevision,
this.buildHost,
this.serverEnv,
this.buildBranch,
this.engineRevision,
});