menu
youtube_api_client package
documentation
model/options.dart
Options
Options.new const constructor
Options.new const constructor
dark_mode
light_mode
Options
constructor
const
Options
(
{
int
?
maxResults
,
String
?
onBehalfOfContentOwner
,
String
?
pageToken
,
String
?
regionCode
,
})
Implementation
const Options({ this.maxResults, this.onBehalfOfContentOwner, this.pageToken, this.regionCode, });
youtube_api_client package
documentation
model/options
Options
Options.new const constructor
Options class