totalElements property

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

Implementation

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