menu
woosignal_shopify_api package
documentation
models/response/page_info.dart
PageInfo
PageInfo.new constructor
PageInfo.new constructor
dark_mode
light_mode
PageInfo
constructor
PageInfo
(
{
String
?
startCursor
,
bool
?
hasNextPage
,
bool
?
hasPreviousPage
,
String
?
endCursor
,
})
Implementation
PageInfo( {this.startCursor, this.hasNextPage, this.hasPreviousPage, this.endCursor});
woosignal_shopify_api package
documentation
models/response/page_info
PageInfo
PageInfo.new constructor
PageInfo class