$HealthIncidentExtension extension

on

Methods

copyWith({DateTime? startDate, DateTime? endDate, String? title, List<IncidentUpdate>? incidentUpdates}) HealthIncident
copyWithWrapped({Wrapped<DateTime>? startDate, Wrapped<DateTime?>? endDate, Wrapped<String>? title, Wrapped<List<IncidentUpdate>>? incidentUpdates}) HealthIncident