TelecomVertical constructor
TelecomVertical({})
Implementation
TelecomVertical(
{required this.productProfile,
required this.productType,
required this.topUpNumber,
required this.countryTopUp});
TelecomVertical(
{required this.productProfile,
required this.productType,
required this.topUpNumber,
required this.countryTopUp});