ObservableAction({ required this.value, required this.dateTime, this.action, String? alias, }) : _alias = alias;