menu
flutter_ysdk package
documentation
flutter_ysdk_platform_interface.dart
FlutterYsdkPlatform
stopSearch method
stopSearch method
dark_mode
light_mode
stopSearch
method
Future
<
void
>
stopSearch
(
)
Implementation
Future<void> stopSearch() { throw UnimplementedError('stopSearch() has not been implemented.'); }
flutter_ysdk package
documentation
flutter_ysdk_platform_interface
FlutterYsdkPlatform
stopSearch method
FlutterYsdkPlatform class