rewardPercent property

double? get rewardPercent

Implementation

double? get rewardPercent => (_$data['rewardPercent'] as double?);