menu
meeting500mg package
documentation
data/response/call_end_response.dart
CallEndResponse
CallEndResponse.new constructor
CallEndResponse.new constructor
dark_mode
light_mode
CallEndResponse
constructor
CallEndResponse
(
{
String
?
type
,
String
?
resource
,
String
?
action
,
dynamic
uuid
,
Payload
?
payload
,
List
?
errors
,
})
Implementation
CallEndResponse ({ this.type, this.resource, this.action, this.uuid, this.payload, this.errors, });
meeting500mg package
documentation
data/response/call_end_response
CallEndResponse
CallEndResponse.new constructor
CallEndResponse class