staticRevokeInstallations method
Implementation
Future<void> staticRevokeInstallations(Uint8List signerPrivateKey, String inboxId, List<String> installationIds) {
throw UnimplementedError('staticRevokeInstallations() has not been implemented.');
}
Future<void> staticRevokeInstallations(Uint8List signerPrivateKey, String inboxId, List<String> installationIds) {
throw UnimplementedError('staticRevokeInstallations() has not been implemented.');
}