yt
yt
Videos
Videos constructor
Videos
Videos
constructor
Null safety
Videos
(
String
token
,
Dio
dio
)
Implementation
Videos(this.token, this.dio) : _authHeader = 'Bearer $token', _rest = VideoClient(dio);
yt
yt
Videos
Videos constructor
Videos class
Constructors
Videos
Properties
accept
contentType
dio
hashCode
runtimeType
token
Methods
buildParts
delete
getRating
insert
list
noSuchMethod
rate
reportAbuse
toString
update
Operators
operator ==