id property

String id
latefinal

Unique id of the room where the participant has joined.

Type

  • String

Implementation

// Room Configuration Properties
late final String id;