menu
spotify_sdk_platform_interface package
documentation
models/artist.dart
Artist
name property
name property
dark_mode
light_mode
name
property
String
?
name
final
The name of the artist.
Implementation
final String? name;
spotify_sdk_platform_interface package
documentation
models/artist
Artist
name property
Artist class