menu
googleapis package
documentation
shared.dart
$PageInfo
$PageInfo constructor
$PageInfo constructor
dark_mode
light_mode
$PageInfo
constructor
$PageInfo
(
{
int
?
resultPerPage
,
int
?
startIndex
,
int
?
totalResults
,
})
Implementation
$PageInfo({ this.resultPerPage, this.startIndex, this.totalResults, });
googleapis package
documentation
shared
$PageInfo
$PageInfo constructor
$PageInfo class