menu
tim_ui_kit_calling_plugin package
documentation
model/TRTCCalling.dart
TRTCCalling
sharedInstance static method
sharedInstance static method
dark_mode
light_mode
sharedInstance
static method
Future
<
TRTCCalling
>
sharedInstance
(
)
Implementation
static Future<TRTCCalling> sharedInstance() async { return TRTCCallingImpl.sharedInstance(); }
tim_ui_kit_calling_plugin package
documentation
model/TRTCCalling
TRTCCalling
sharedInstance static method
TRTCCalling class