meetingUri property

String? meetingUri
getter/setter pair

URI used to join meetings consisting of https://meet.google.com/ followed by the meeting_code.

For example, https://meet.google.com/abc-mnop-xyz.

Output only.

Implementation

core.String? meetingUri;