perPage property

int? perPage

Implementation

int? get perPage => _$this._perPage;
void perPage=(int? perPage)

Implementation

set perPage(int? perPage) => _$this._perPage = perPage;