pageLimit property

int? pageLimit
final

limit per page to display the choices

Defaults to null, it means disabled the paging

Implementation

final int? pageLimit;