locations property
- @JsonKey(name: 'locations', defaultValue: <GenericScreeningHitLocationItems>[])
final
Implementation
@JsonKey(
name: 'locations', defaultValue: <GenericScreeningHitLocationItems>[])
final List<GenericScreeningHitLocationItems>? locations;