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