reward property

String? get reward

Implementation

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