executeAt property
Exact time to execute the action
Implementation
String get $type;/// Exact time to execute the action
@JsonKey(toJson: iso8601) DateTime? get executeAt;
Exact time to execute the action
String get $type;/// Exact time to execute the action
@JsonKey(toJson: iso8601) DateTime? get executeAt;