RewardHelper constructor

RewardHelper()

Implementation

factory RewardHelper() {
  return _singleton;
}