Device constructor
Device({})
Implementation
Device({
this.androidId,
this.device,
this.latestBuildFingerprint,
this.maker,
this.managementType,
this.model,
this.policy,
this.product,
this.report,
this.retailBrand,
this.sdkVersion,
});