downlinkReport property

  1. @JsonKey(name: 'downlinkReport')
LastmileProbeOneWayResult? downlinkReport
final

Results of the downlink last-mile network test. See LastmileProbeOneWayResult.

Implementation

@JsonKey(name: 'downlinkReport')
final LastmileProbeOneWayResult? downlinkReport;