hapticSupport method

Future<HapticSupport> hapticSupport()

Implementation

Future<HapticSupport> hapticSupport() =>
    throw UnimplementedError('hapticSupport() not implemented');