postIgnoreSharedDevice abstract method

Future<bool> postIgnoreSharedDevice(
  1. String deviceId,
  2. String vcode
)

Implementation

Future<bool> postIgnoreSharedDevice(String deviceId, String vcode);