contact property

String? contact
getter/setter pair

Resource name of the contact this birthday event is linked to.

This can be used to fetch contact details from People API. Format: "people/c12345". Read-only.

Implementation

core.String? contact;