isHapticsEnabled method

Future<bool> isHapticsEnabled()

Implementation

Future<bool> isHapticsEnabled() =>
    throw UnimplementedError('isHapticsEnabled() not implemented');