VCard constructor

const VCard(
  1. {String? nickname,
  2. String? url,
  3. VCardPhoto? photo}
)

Implementation

const VCard