menu
quickrtc_flutter_client package
documentation
widgets/quick_rtc_conference.dart
QuickRTCConference
onError property
onError property
dark_mode
light_mode
onError
property
void Function
(
Object
error
)
?
onError
final
Called when an error occurs.
Implementation
final void Function(Object error)? onError;
quickrtc_flutter_client package
documentation
widgets/quick_rtc_conference
QuickRTCConference
onError property
QuickRTCConference class