play_count property

int? get play_count

Implementation

int? get play_count => (_$data['play_count'] as int?);