DNISEmergencyCallingConfiguration constructor
DNISEmergencyCallingConfiguration({})
Implementation
DNISEmergencyCallingConfiguration({
required this.callingCountry,
required this.emergencyPhoneNumber,
this.testPhoneNumber,
});