getLatestObservation method
Gets the latest DynamicEntityObservation associated with this dynamic entity.
The observation returned by this method represents a snapshot of the state of this dynamic entity at the time the observation was received. This method may return null if the dynamic entity has been purged from the local data cache.
Return Value: The latest observation associated with this dynamic entity.