attemptsLimit property

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

Implementation

@JsonKey(name: 'attemptsLimit')
final int attemptsLimit;