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