menu
volc_engine_rtc package
documentation
core/helper.dart
BasicHelper
ready property
ready property
dark_mode
light_mode
ready
property
Future
<
void
>
get
ready
inherited
Whether the instance is initialized
Implementation
Future<void> get ready => _ready.future;
volc_engine_rtc package
documentation
core/helper
BasicHelper
ready property
BasicHelper class