currentPlayingPath property
String?
get
currentPlayingPath
当前播放的文件路径
Implementation
String? get currentPlayingPath => _currentPlayingPath;
当前播放的文件路径
String? get currentPlayingPath => _currentPlayingPath;