menu
youtube_api package
documentation
_api.dart
ApiHelper
ApiHelper.new constructor
ApiHelper.new constructor
dark_mode
light_mode
ApiHelper
constructor
ApiHelper
(
{
String
?
key
,
String
?
type
,
int
?
maxResults
,
String
?
query
,
})
Implementation
ApiHelper({this.key, this.type, this.maxResults, this.query});
youtube_api package
documentation
_api
ApiHelper
ApiHelper.new constructor
ApiHelper class