incidentUpdates property

  1. @JsonKey(name: 'incident_updates', defaultValue: <IncidentUpdate>[])
List<IncidentUpdate> incidentUpdates
final

Implementation

@JsonKey(name: 'incident_updates', defaultValue: <IncidentUpdate>[])
final List<IncidentUpdate> incidentUpdates;