menu
altibbi package
documentation
model/voip_config.dart
VoipConfig
VoipConfig.new constructor
VoipConfig.new constructor
dark_mode
light_mode
VoipConfig
constructor
VoipConfig
(
{
int
?
id
,
int
?
consultationId
,
String
?
apiKey
,
String
?
callId
,
String
?
token
,
})
Implementation
VoipConfig({ this.id, this.consultationId, this.apiKey, this.callId, this.token, });
altibbi package
documentation
model/voip_config
VoipConfig
VoipConfig.new constructor
VoipConfig class