fileParent property

String fileParent

Return song fileParent (All the path before file)

Implementation

String get fileParent => _info["file_parent"];