To Set Contact Key
Future<bool?> setContactKey(String? contactKey) => _instance.setContactKey(contactKey);