isPaginated property

bool? isPaginated

Implementation

bool? get isPaginated;
void isPaginated=(bool? isPaginated)

Implementation

set isPaginated(bool? isPaginated);