rewardsSchedular property

Implementation

List<Input$GameIntegrationRewardsSchedularInput>? get rewardsSchedular =>
    (_$data['rewardsSchedular']
        as List<Input$GameIntegrationRewardsSchedularInput>?);