menu
spotify_sdk package
documentation
spotify_sdk_web.dart
WebPlayerContextMetadata
WebPlayerContextMetadata factory constructor
WebPlayerContextMetadata factory constructor
dark_mode
light_mode
WebPlayerContextMetadata
constructor
WebPlayerContextMetadata
(
{
String
?
title
,
String
?
subtitle
,
String
?
type
,
})
Implementation
external factory WebPlayerContextMetadata( {String? title, String? subtitle, String? type});
spotify_sdk package
documentation
spotify_sdk_web
WebPlayerContextMetadata
WebPlayerContextMetadata factory constructor
WebPlayerContextMetadata class