menu
native_haptics package
documentation
native_haptics_platform_interface.dart
NativeHapticsPlatform
success method
success method
dark_mode
light_mode
success
method
Future
<
void
>
success
(
)
Implementation
Future<void> success() { throw UnimplementedError('success() has not been implemented.'); }
native_haptics package
documentation
native_haptics_platform_interface
NativeHapticsPlatform
success method
NativeHapticsPlatform class