data property

String? get data

Return playlist data

Implementation

String? get data => _info["_data"];