privateKeyToViewKey abstract method

String privateKeyToViewKey({
  1. required String privateKey,
  2. dynamic hint,
})

Implementation

String privateKeyToViewKey({required String privateKey, dynamic hint});