NativeContextDevice constructor
NativeContextDevice({})
Implementation
NativeContextDevice({
this.id,
this.manufacturer,
this.model,
this.name,
this.type,
this.adTrackingEnabled,
this.advertisingId,
this.trackingStatus,
this.token,
});