totalPageNum property

int? totalPageNum
getter/setter pair

当前页面总页码 配合 BaseListViewModel 默认一页

Implementation

int? totalPageNum;