VCard constructor

init

Creates VCard instance with default values.

def __init__(self):
    ...

See Also