unifiedContactId property

String? unifiedContactId

Implementation

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