singleContactId property

String? singleContactId

Implementation

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