menu
yt
yt
Search
Search constructor
Search
brightness_4
brightness_5
Search
constructor
Search
(
{
required
Dio
dio
,
String
?
token
,
String
?
apiKey
}
)
Implementation
Search({required this.dio, this.token, this.apiKey}) : _rest = SearchClient(dio);
yt
yt
Search
Search constructor
Search class
Constructors
Search
Properties
accept
apiKey
contentType
dio
hashCode
runtimeType
token
Methods
buildParts
list
noSuchMethod
toString
Operators
operator ==