relevantDate property

DateTime? relevantDate
final

Recommended for event tickets and boarding passes; otherwise optional. Date and time when the pass becomes relevant. For example, the start time of a movie.

Implementation

final DateTime? relevantDate;