menu
lohono_providers package
documentation
Villa_Listing/model.dart
Paginate
Paginate constructor
Paginate constructor
dark_mode
light_mode
Paginate
constructor
Paginate
(
{
int
?
totalRecords
,
int
?
totalPages
,
int
?
startOffset
,
int
?
endOffset
,
int
?
currentPage
,
})
Implementation
Paginate( {this.totalRecords, this.totalPages, this.startOffset, this.endOffset, this.currentPage});
lohono_providers package
documentation
Villa_Listing/model
Paginate
Paginate constructor
Paginate class