timestamp property

  1. @Deprecated('Use satelliteTime instead')
DateTime get timestamp

Deprecated: Use satelliteTime instead.

Implementation

@Deprecated('Use satelliteTime instead')
DateTime get timestamp => satelliteTime;