startDate property

int? startDate
inherited

The unix timestamp of the start 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 startDate => throw _privateConstructorUsedError;