storeUserDeviceKeysInfo abstract method

Future storeUserDeviceKeysInfo(
  1. String userId,
  2. bool outdated
)

Implementation

Future storeUserDeviceKeysInfo(
  String userId,
  bool outdated,
);