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