openVCard method
Implementation
Future<ContactOperationResult> openVCard(Contact contact) {
throw UnimplementedError('openVCard() has not been implemented.');
}
Future<ContactOperationResult> openVCard(Contact contact) {
throw UnimplementedError('openVCard() has not been implemented.');
}