vcard property
Optional. Additional data about the contact in the form of a vCard, 0-2048 bytes
Implementation
@JsonKey(name: 'vcard')
String? get vcard;
Optional. Additional data about the contact in the form of a vCard, 0-2048 bytes
@JsonKey(name: 'vcard')
String? get vcard;