menu
googleapis package
documentation
shared.dart
$PageInfo
$PageInfo.new constructor
$PageInfo.new 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.new constructor
$PageInfo class