rating property

String? get rating

Implementation

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