activeTo property

int? get activeTo

Get the time (epoch) the location is active to

Implementation

int? get activeTo => _properties?.activeTo;