id property

String id
@JsonKey(required: true), read / write

Contact ID, corresponding to the native contact ID.

Implementation

@JsonKey(required: true)
String id;