errorEstimate property

  1. @JsonKey(readValue: _readErrorEstimate)
int errorEstimate
final

ppErrorEstimate estimate of the expected absolute error in PP-interval in milliseconds

Implementation

@JsonKey(readValue: _readErrorEstimate)
final int errorEstimate;