ZoomVideoSdkSessionDialInNumberInfo constructor
the call type of the current information.
Implementation
String type; /// the call type of the current information.
ZoomVideoSdkSessionDialInNumberInfo(this.countryCode, this.countryID,
this.countryName, this.number, this.displayNumber, this.type);