menu
taglib_dart package
documentation
taglib_dart.dart
FlacFile
getGenre method
getGenre method
dark_mode
light_mode
getGenre
method
String
?
getGenre
(
)
Implementation
String? getGenre() => _vorbisCommentBlock?.getGenre();
taglib_dart package
documentation
taglib_dart
FlacFile
getGenre method
FlacFile class