TsPacket is the Trip start packet.
This packet is part of the packet sent between Layrz services to identify trips.
TsPacket({ required this.timestamp, required this.tripId, });