menu
webrtc_full_wrapper package
documentation
sdk/meeting.dart
Meeting
formatUrl method
formatUrl method
dark_mode
light_mode
formatUrl
method
String
formatUrl
(
String
id
)
Implementation
String formatUrl(String id) { return '$url?id=$id'; }
webrtc_full_wrapper package
documentation
sdk/meeting
Meeting
formatUrl method
Meeting class