DeviceSession constructor
DeviceSession({})
Implementation
DeviceSession({
this.activeStartTime,
this.androidDevice,
this.createTime,
this.displayName,
this.expireTime,
this.inactivityTimeout,
this.name,
this.state,
this.stateHistories,
this.ttl,
});