$IncidentUpdateExtension extension
Methods
-
copyWith(
{String? description, IncidentUpdateStatus? status, DateTime? updatedDate}) → IncidentUpdate -
Available on IncidentUpdate, provided by the $IncidentUpdateExtension extension
-
copyWithWrapped(
{Wrapped< String?> ? description, Wrapped<IncidentUpdateStatus?> ? status, Wrapped<DateTime?> ? updatedDate}) → IncidentUpdate -
Available on IncidentUpdate, provided by the $IncidentUpdateExtension extension