rewardPoints property

String? get rewardPoints

Implementation

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