BuildInfoResponse constructor
BuildInfoResponse({})
Implementation
BuildInfoResponse(
{this.buildDate,
this.buildDateWithTime,
this.versionNumber,
this.packageName,
this.appName,
this.buildNumber});