rate property

int? get rate

Implementation

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