$HealthIncidentExtension extension
Methods
-
copyWith(
{DateTime? startDate, DateTime? endDate, String? title, List< IncidentUpdate> ? incidentUpdates}) → HealthIncident -
Available on HealthIncident, provided by the $HealthIncidentExtension extension
-
copyWithWrapped(
{Wrapped< DateTime> ? startDate, Wrapped<DateTime?> ? endDate, Wrapped<String> ? title, Wrapped<List< ? incidentUpdates}) → HealthIncidentIncidentUpdate> > -
Available on HealthIncident, provided by the $HealthIncidentExtension extension