initTrustWallet method

Future<String?> initTrustWallet()

Implementation

Future<String?> initTrustWallet() {
  throw UnimplementedError('initTrustWallet() has not been implemented.');
}