executionDate property
The execution date scheduled for the event.
Implementation
@BuiltValueField(wireName: r'executionDate')
DateTime? get executionDate;
The execution date scheduled for the event.
@BuiltValueField(wireName: r'executionDate')
DateTime? get executionDate;