endDate property

int? endDate
inherited

The unix timestamp of the end date of the expected range of delivery or shipping dates for a package, or the time range when an item is available for pickup.

Measured in seconds.

Implementation

int? get endDate => throw _privateConstructorUsedError;