totalRecords property

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

Implementation

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