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