Telephony constructor
Telephony({})
constructor of Telephony
Implementation
Telephony({
this.phoneType,
this.networkOperatorName,
this.networkOperatorCode,
this.networkOperatorCountry,
this.simProviderName,
this.simProviderCountry,
this.simState,
this.networkType,
this.isDeviceRoaming,
});