factory DateTimeTrigger.fromJson(Map<String, dynamic> json) => FromJsonFactory().fromJson<DateTimeTrigger>(json);