errorCount property

  1. @JsonKey.new(name: 'error-count')
int? errorCount
final

Implementation

@JsonKey(name: 'error-count')
final int? errorCount;