EntitledCountryIds constructor

EntitledCountryIds({
  1. List<int>? entitledCountryIds,
})

Implementation

EntitledCountryIds({this.entitledCountryIds});