menu
googleapis package
documentation
youtube/v3.dart
PageInfo
PageInfo constructor
PageInfo constructor
dark_mode
light_mode
PageInfo
constructor
PageInfo
(
{
int
?
resultsPerPage
,
int
?
totalResults
,
})
Implementation
PageInfo({ this.resultsPerPage, this.totalResults, });
googleapis package
documentation
youtube/v3
PageInfo
PageInfo constructor
PageInfo class