pending property

  1. @JsonKey(name: "pending")
int? pending
getter/setter pair

Implementation

@JsonKey(name: "pending")
int? pending;