menu
taglib_dart package
documentation
taglib_dart.dart
FlacFile
getAlbumArtist method
getAlbumArtist method
dark_mode
light_mode
getAlbumArtist
method
String
?
getAlbumArtist
(
)
Implementation
String? getAlbumArtist() { return _vorbisCommentBlock?.getAlbumArtist(); }
taglib_dart package
documentation
taglib_dart
FlacFile
getAlbumArtist method
FlacFile class