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