rtt property

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

The round-trip time (ms).

Implementation

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