timestamp property

  1. @TimestampOrNullConverter()
DateTime? get timestamp
inherited

Unix of last reception date.

Implementation

double? get hdop;/// Unix of last reception date.
@TimestampOrNullConverter() DateTime? get timestamp;