menu
watchify_flutter package
documentation
watchify_flutter_platform_interface.dart
WatchifyFlutterPlatform
isPaired method
isPaired method
dark_mode
light_mode
isPaired
method
Future
<
bool
>
isPaired
(
)
Implementation
Future<bool> isPaired() { throw UnimplementedError('is not supported right now'); }
watchify_flutter package
documentation
watchify_flutter_platform_interface
WatchifyFlutterPlatform
isPaired method
WatchifyFlutterPlatform class