address property
The address of the venue, such as "24 Willie Mays Plaza\nSan Francisco, CA 94107".
Address lines are separated by line feed (\n
) characters. This is
required.
Implementation
LocalizedString? address;
The address of the venue, such as "24 Willie Mays Plaza\nSan Francisco, CA 94107".
Address lines are separated by line feed (\n
) characters. This is
required.
LocalizedString? address;