isValidPrivateKey abstract method

bool isValidPrivateKey(
  1. String privateKey
)

Implementation

bool isValidPrivateKey(String privateKey);