dateAdded property

int? dateAdded

Return song dateAdded

Implementation

int? get dateAdded => _info["date_added"];