wif property

String wif

Implementation

String get wif {
  return DartApi.native.bip44Key.wifGet(_ffi).intoString();
}