probeMatches property Null safety
@JsonKey(name: 'ProbeMatch', fromJson: _probeMatchConverter), final
Implementation
@JsonKey(name: 'ProbeMatch', fromJson: _probeMatchConverter)
final List<ProbeMatch> probeMatches;
@JsonKey(name: 'ProbeMatch', fromJson: _probeMatchConverter)
final List<ProbeMatch> probeMatches;