zeroOrNulls property

GpsStay zeroOrNulls
final

A stay with all fields set to null if possible, or to zero otherwise.

Implementation

static final zeroOrNulls = GpsStay.fromPoint(GpsPoint.zeroOrNulls);