conferenceProperties property

Implementation

Input$GoogleCalendarConferencePropertiesInput? get conferenceProperties =>
    (_$data['conferenceProperties']
        as Input$GoogleCalendarConferencePropertiesInput?);