stopRumble method

Future<bool> stopRumble()

Implementation

Future<bool> stopRumble() => _platform.stopRumble(id);