getContactKey method

Future<String?> getContactKey()

To Get Contact Key

Implementation

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