menu
screenmeet_sdk_flutter package
documentation
participant.dart
Participant
id property
id property
dark_mode
light_mode
id
property
String
get
id
The identifier of the remote participant
Implementation
String get id => _id;
screenmeet_sdk_flutter package
documentation
participant
Participant
id property
Participant class