total property

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

Implementation

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