deleteKeyPair abstract method

Future<void> deleteKeyPair(
  1. String publicKey
)

Implementation

Future<void> deleteKeyPair(String publicKey);