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