menu
flutter_callkit_incoming package
documentation
entities/call_event.dart
CallEventActionCallToggleGroup
CallEventActionCallToggleGroup.new const constructor
CallEventActionCallToggleGroup.new const constructor
dark_mode
light_mode
CallEventActionCallToggleGroup
constructor
const
CallEventActionCallToggleGroup
(
String
id
,
String
?
callUUIDToGroupWith
)
Implementation
const CallEventActionCallToggleGroup(this.id, this.callUUIDToGroupWith);
flutter_callkit_incoming package
documentation
entities/call_event
CallEventActionCallToggleGroup
CallEventActionCallToggleGroup.new const constructor
CallEventActionCallToggleGroup class