toAddress abstract method

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

Implementation

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