packetLossRate property

  1. @JsonKey(name: 'packetLossRate')
int? packetLossRate
final

The packet loss rate (%).

Implementation

@JsonKey(name: 'packetLossRate')
final int? packetLossRate;