probeMatches property Null safety

List<ProbeMatch> probeMatches
@JsonKey(name: 'ProbeMatch', fromJson: _probeMatchConverter), final

Implementation

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