confirmCount property

  1. @JsonKey(name: 'confirm_count')
List<int>? confirmCount
getter/setter pair

Implementation

@JsonKey(name: 'confirm_count')
List<int>? confirmCount;