unifiedContactId property

String? get unifiedContactId

Implementation

String? get unifiedContactId {
  return keys?.unifiedContactId;
}