contactIdentifier property
Source id of contact obtained on contact create
Implementation
@JsonKey(name: "source_id")
@HiveField(1)
final String? contactIdentifier;
Source id of contact obtained on contact create
@JsonKey(name: "source_id")
@HiveField(1)
final String? contactIdentifier;