pageCapacity property Null safety

int? pageCapacity
read / write

分页数量,可选,

默认为10,取值范围 1~10

Implementation

int? pageCapacity;