play_history property

bool? get play_history

Implementation

bool? get play_history => (_$data['play_history'] as bool?);