getContactKey method

Future<String?> getContactKey()

Implementation

Future<String?> getContactKey() => _instance.getContactKey();