probeMatches property

  1. @JsonKey(name: 'ProbeMatch', fromJson: _fromJson)
List<ProbeMatch> probeMatches
final

Implementation

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