menu
ytmusicapi_dart
exceptions.dart
YTMusicServerError
YTMusicServerError.new constructor
YTMusicServerError.new
dark_mode
light_mode
YTMusicServerError
constructor
YTMusicServerError
(
[
String
?
message
])
Create new
YTMusicServerError
.
Implementation
YTMusicServerError([super.message]);
ytmusicapi_dart
exceptions
YTMusicServerError
YTMusicServerError.new constructor
YTMusicServerError class