totalRows property

  1. @JsonKey(name: 'total_rows')
int totalRows
getter/setter pair

Implementation

@JsonKey(name: 'total_rows')
int totalRows;