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