relevantDate property

String? 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. The value must be a complete date with hours and minutes, and may optionally include seconds.

Implementation

final String? relevantDate;