stopHaptics method

Future<void> stopHaptics()

Implementation

Future<void> stopHaptics() =>
    throw UnimplementedError('stopHaptics() not implemented');