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