WithdrawKey constructor

WithdrawKey(
  1. String key
)

Implementation

WithdrawKey(String key) : super.fromKey(KeyIdentifier.withdraw, key);