menu
youtube_integration package
documentation
models/channel_video_model/page_info.dart
PageInfo
PageInfo.new const constructor
PageInfo.new const constructor
dark_mode
light_mode
PageInfo
constructor
const
PageInfo
(
{
int
?
totalResults
,
int
?
resultsPerPage
,
})
Implementation
const PageInfo({this.totalResults, this.resultsPerPage});
youtube_integration package
documentation
models/channel_video_model/page_info
PageInfo
PageInfo.new const constructor
PageInfo class