uploadIntervalMs property

  1. @JsonKey.new(name: 'upload_interval_ms')
int uploadIntervalMs
final

Recommended client telemetry batch upload interval in milliseconds

Implementation

@JsonKey(name: 'upload_interval_ms')
final int uploadIntervalMs;