eventDate property
The date of the event to which the report applies.
Implementation
@BuiltValueField(wireName: r'eventDate')
DateTime? get eventDate;
The date of the event to which the report applies.
@BuiltValueField(wireName: r'eventDate')
DateTime? get eventDate;