rewards property

String? get rewards

Implementation

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