InvalidKeyPsbtException constructor

InvalidKeyPsbtException(
  1. String key
)

Implementation

InvalidKeyPsbtException(
  String this.key,
);