OnReward typedef

OnReward = void Function(int? type)

奖励

Implementation

typedef OnReward = void Function(int? type);