probeDownlink property
Sets whether to test the downlink network: true : Test the downlink network. false : Do not test the downlink network.
Implementation
@JsonKey(name: 'probeDownlink')
final bool? probeDownlink;
Sets whether to test the downlink network: true : Test the downlink network. false : Do not test the downlink network.
@JsonKey(name: 'probeDownlink')
final bool? probeDownlink;