timestamp property
getter/setter pair
The time instant at which the orientation was determined, relative to the
device boot time (millisecond). If not available, the value is null.
Implementation
Duration? timestamp;
The time instant at which the orientation was determined, relative to the
device boot time (millisecond). If not available, the value is null.
Duration? timestamp;