vcard property

  1. @JsonKey(name: 'vcard')
String? get vcard
inherited

Optional. Additional data about the contact in the form of a vCard

Implementation

@JsonKey(name: 'vcard')
String? get vcard;