toWif method

Future<String> toWif()

Implementation

Future<String> toWif() => Implementation.instance.slotToWif(_owner, index);