openingDate property

Date? openingDate
getter/setter pair

The date on which the location first opened.

If the exact day is not known, month and year only can be provided. The date must be in the past or be no more than one year in the future.

Optional.

Implementation

Date? openingDate;