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