uplinkReport property

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

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

Implementation

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