rating property

int? get rating

Implementation

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