setBlockedUserDeviceKey abstract method

Future setBlockedUserDeviceKey(
  1. bool blocked,
  2. String userId,
  3. String deviceId
)

Implementation

Future setBlockedUserDeviceKey(
  bool blocked,
  String userId,
  String deviceId,
);