menu
upscope_flutter package
documentation
upscope_flutter.dart
UpscopePlatform
connect method
connect method
dark_mode
light_mode
connect
method
Future
<
void
>
connect
(
)
Implementation
Future<void> connect() { throw UnimplementedError('connect() has not been implemented.'); }
upscope_flutter package
documentation
upscope_flutter
UpscopePlatform
connect method
UpscopePlatform class