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