GetPhoneNumberSIPTrunkResponseModel constructor
const
GetPhoneNumberSIPTrunkResponseModel({})
Implementation
const GetPhoneNumberSIPTrunkResponseModel({
required this.phoneNumber,
required this.label,
required this.phoneNumberId,
this.assignedAgent,
this.provider,
this.providerConfig,
});